iiRecord
Agentic AI Atlas · GET /api/v1/tokens
api-endpoint:adapters-gateway-get-tokensa5c.ai
II.
APIEndpoint overview

api-endpoint:adapters-gateway-get-tokens

Reference · live

GET /api/v1/tokens overview

List bearer tokens registered with the gateway. Source: packages/adapters/gateway/src/server.ts:215-224.

APIEndpointOutgoing · 1Incoming · 1

Attributes

displayName
GET /api/v1/tokens
method
GET
path
/api/v1/tokens
responseShape
{ authenticatedAs: string, tokens: list<TokenRecord> }
authRequired
true
description
List bearer tokens registered with the gateway. Source: packages/adapters/gateway/src/server.ts:215-224.

Outgoing edges

exposed_by1

Incoming edges

exposes_endpoint1