organizations

Return the service accounts (non-human team members used for automation) belonging to an organization, including each account's label, role, and activity timestamps.

get/api/organizations/{organization_pk}/serviceaccounts/

Path parameters

organization_pkstring required

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Changes