Get Service Account

Gets a service account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idstringRequiredformat: "id"
The ID of the requested service account.

Response

The response object that carries the service account's information corresponding to the request.
service_accountobject

Errors