List service accounts.

Enterprise feature

Returns the list of all service accounts.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Response

#/components/schemas/serviceAccountsSchema

serviceAccountslist of objects
A list of service accounts
rootRoleslist of objects or null

A list of root roles that are referenced from service account objects in the serviceAccounts list

Errors