Create search request for organizations
POST/organizations/searches
Create search request for organizations by provided criteria.
You can use the following attributes as a search_criteria[*].filter_key
for filtering:
name
- filter by organization name.slug
- filter by organization slug.type
- filter by organization type.created_at
- filter by creation date.updated_at
- filter by last update date.users
- filter by the number of users.projects
- filter by the number of projects.launches
- filter by the number of launches.last_launch_occurred
- filter by the last launch occurrence.
Authority
ADMINISTRATOR
Request
Responses
- 200
- 400
- 401
OK
Error problem response
Error problem response