v1

latestSwagger 2.02026-08-06114111152.5 KB
Team

Get a service account

Returns a single service account, including its key and secret. Admin only.

get/v1/team-management/service-accounts/{id}

Path parameters

idinteger required

Numeric ID of the service account.

Response

Get a service account

idinteger required

Unique numeric service-account ID.

identifierstring required

Human-friendly label shown on the dashboard and test detail pages.

keystring required

TestingBot API key (username) for this service account.

secretstring required

TestingBot API secret for this service account. Store it as a CI secret.

created_atstring date-time required

When the service account was created.