Resolved workspace + principal
Workspace
Resolved workspace + principal
Returns the workspace your API key is scoped to plus the
principal (the API key’s id and granted scopes). The
workspace.id field is the Clerk organisation id (org_*).
GET
Resolved workspace + principal
Authorizations
Pass Authorization: Bearer scripe_sk_live_<...> (or
scripe_sk_test_<...> for test keys) on every request. Keys
are scoped to a single workspace and can be revoked from the
Scripe dashboard.
Headers
Pin the API version. Format YYYY-MM-DD. Omit to receive the
currently rolling default. Unknown versions return 400 version_unsupported.
Example:
"2026-08-01"