Skip to main content
GET
List a portal's access tokens

Authorizations

hookie_session
string
cookie
required

The console's sealed session cookie, set by WorkOS AuthKit. Mutating requests also require the X-Requested-With CSRF header.

Path Parameters

project_id
string
required
portal_id
string
required

Response

Tokens, newest first. Only the 12-character prefix is returned — tokens are stored SHA-256 hashed and the plaintext is shown once, at issuance.

tokens
object[]
required