Skip to main content
GET
Error

Autorizações

Authorization
string
header
obrigatório

A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.

Cabeçalhos

X-Organization-Id
string

The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.

Parâmetros de caminho

id
string<uuid>
obrigatório

The environment's id.

Resposta

The identity settings.

environment_id
string<uuid>
auth_mode
enum<string>
Opções disponíveis:
hosted,
federated
identity_secret
string

uk_is_…. The HMAC key the developer's server signs external_id with.

rotated_at
string<date-time> | null