Service Accounts
Get a service account
Returns a single service account by ID. Requires human authentication with a Manager role or higher; service account credentials are rejected.
get/api/v0/service-accounts/{serviceAccountId}
Path parameters
serviceAccountIdstring required
Service account ID
Response
Response for status 200
Changes
Changed in 2 of the 22 revisions of this API.2
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○