Get Service Account (POST)

Gets a service account.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
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