Skip to main content
GET
List service accounts for the current org

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Query Parameters

offset
integer
default:0

offset of results to return

limit
integer
default:10

limit of results to return

page
integer
default:0

page number of results to return

include_runners
boolean

include service accounts with the runner role (excluded by default)

Response

OK

account_type
enum<string>
Available options:
auth,
auth0,
service,
canary,
integration
created_at
string
email
string
id
string
name
string
org_ids
string[]

ReadOnly Fields

permissions
object
roles
object[]
subject
string
updated_at
string
user_journeys
object[]