Description Usage Arguments Value Author(s) Examples
View source: R/search entity function.R
Searches for an entity. You need to specify which entity e.g. organization, person, etc. it is and provide a json body. See helper functions make_order and make_query for this.
1 | search_entity(path = "organizations", body)
|
path |
What are you searching for? Default: organizations. Other options include: organizations |
body |
The JSON body that specifies the query, order, limit etc. |
JSON response
Layla Rohkohl, byehity@gmail.com
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.