latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

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

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://api.tower.dev/v1/schemas/DescribeServiceAccountResponse.json"
}