Skip to main content
GET
Get Service Account

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

Auth:ServiceAccounts:Read: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Path Parameters

serviceAccountId
string
required

ID of the service account.

Required string length: 1 - 64

Response

200 - application/json

Success

userInfo
object
required
accessTokens
object[]
required
Last modified on July 9, 2026