Skip to main content

Get an end user's stored custom claims (server-side admin)

GET 

/auth/users/:user_id/claims

Secret-key-scoped read of the authoritative custom_claims stored for an end user. These are the TRUSTED claims embedded into the user's JWTs on login/refresh — use them (not the client-writable metadata field) for authorization decisions. Returns an empty object when none are set.

Request

Responses

Claims retrieved