Error
Environments
Read the identity settings
Requires api_keys:write — this secret mints verified sessions, so reading it is holding it, and a read gate would be the wrong gate.
The secret is minted on first read: until a developer has read it, no HMAC it could verify exists.
GET
Error
Authorizations
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.
Headers
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.
Path Parameters
The environment's id.