Retried on network failure, timeout,
429, and 5xx.
Example
Returns
200 - AuthSettingsResponse.
'endstate' | 'external'
required
external when your own token issuer is registered; endstate when identity is managed by Endstate.string | null
required
The registered token issuer (
iss), or null when unset.string | null
required
The registered JWKS URL, or null when unset.
string | null
required
The audience (
aud) your identity tokens carry, or null when unset.Errors
Branch onerror.code, never on the HTTP status - several codes share one.
See Errors and retries for the error types and how to narrow them.

