Content Management API > Session Copy page Copy Markdown link View as Markdown Open in ChatGPT Open in Claude Session A session is required to access to read-and-write API endpoints Object payload id string JSON web token for the session Example: "eyJCJhbGci.eyJhaWwuY29tIn0.32wQOMci" type string Must be exactly "session". relationships.user.data The user associated with the session Type: ResourceLinkage<"account">, ResourceLinkage<"access_token">, ResourceLinkage<"user">, ResourceLinkage<"sso_user">, ResourceLinkage<"organization">