Describe service account
Fetch a single service account by ID or name. Team admin only.
get/service-accounts/{idOrName}
Path parameters
idOrNamestring required
The ID or name of the service account.
The ID or name of the service account.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DescribeServiceAccountResponse.json"
}