Post search
POST/orgs/:org_id/search/:data_type
The query must be sent as request data on the form
{ "q": "abc123" }
where abc123 is the search string
Request
Responses
- 200
- 400
- 401
- 403
- 404
Example response for status 200
Example response for status 400
Example response for status 401
Example response for status 403
Example response for status 404