Skip to main content
GET
List service accounts in an organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org
string
required

Response

Successful Response

name
string
required
display_name
string
required
privilege
enum<string>
required
Available options:
admin,
member,
snapshotter,
reader
description
string | null
creating_user_id
string | null
created_at
number | null
Last modified on July 10, 2026