orgs
Get a list of all services within an organization.
Get a list of all services within an organization.
get/orgs/{org}/services/
Query parameters
pageinteger
A page number within the paginated result set.
page_sizeinteger
Number of results to return per page.
querystring
A search term for querying of services within an Organization.Available options are: name, role
sortstring
A field for sorting objects in ascending or descending order. Use - prefix for descending order (e.g., -created_at). Available options: created_at, name, role.
Response
Retrieved the list of services within the org
Changes
No recorded changes to this endpoint across all 1 revision of this API.