Check User Access
Checks whether a user has access to a company, product, or experience the caller can reach.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token.
Headers
Pins the request to a dated API version. When omitted, the request uses the original (2025-01-01) request/response shapes, so existing unversioned callers are never broken. Generated SDKs always send the latest version they were built against. An unrecognized value is rejected with a 400. The schemas documented here always describe the latest version.
"2026-06-09"
Path Parameters
The user_ tag or username to check access for.
A company (biz_), product (prod_), or experience (exp_) ID.

