List Service Accounts
List the service accounts in a workspace, or across the organization.
Scoped to a workspace, this requires the Workspace admin (workspace_admin) role on it. Omitting the workspace lists the whole organization and requires the Organization admin (organization_admin) role instead.
Query parameters
Response
Successful Response
Changes
Changed in 2 of the 5 revisions of this API.15
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
the
queryrequest parameterworkspace_idbecame optionalrequest-parameter-became-optional
- ○
queryrequest parameterworkspace_idlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterworkspace_id, the type was generalized fromstringto no type, and format fromuuidto no formatrequest-parameter-type-generalized
- ○
added the required property
to the response with the statusresponse-required-property-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○