v1

latestOpenAPI 3.0.3MIT2026-07-26104113247.1 KB
Retrieve Service Accounts

List Service Accounts

Return a list of all service accounts for your organization

get/organizations/{organizationId}/service-accounts

Response

Success

status'ok'

"ok" if the request succeeded, "error" otherwise.

Example response

{
  "status": "ok"
}