Skip to main content
GET
Get a specific OAuth access token by id.

Authorizations

Authorization
string
header
default:<organization-api-token>
required

Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.

Path Parameters

clientId
string
required
tokenId
string
required

Response

Get a specific OAuth access token by id.

data
object
required
cursor
pageSize
number
limit
number
total
number | null
hasNextPage
boolean