Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Query Parameters

agentId

Agent identifier. Optional when using an agent API key (resolved automatically); required when using a master key.

Pattern: ^[0-9a-z]+$
userId
string

Filter by end-user ID (multi-tenant)

appSlug
string

Filter by app slug

status
enum<string>

Filter by status

Available options:
PENDING,
ACTIVE,
EXPIRED,
REFRESHING,
FAILED,
REVOKED

Response

200 - application/json

OK

List of connected OAuth accounts

items
object[]
required

Connected OAuth accounts