Skip to main content
get/service-accounts

List service accounts

LLM
View as Markdown
Open llms.txt

Returns service accounts that can own API keys for server-to-server integrations.

Authorization

Scheme

  • bearerAuth

Required scopes

  • api_key:list

Allowed roles

  • owner
  • admin

List service accounts.

Responses

  • 200

    List of service accounts

    • application/json ListServiceAccountsResponse
  • default

    Error

    • application/json ProblemDetails