v50

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-27107348584.3 KB
Users

View User Session Payload

Retrieve the payload data for a specific user session

get/users/{id}/payload

Path parameters

idstring required
Example:tenant-123abc456def789abc123def456abc78

The user ID

Response

User session payload retrieved successfully

code'OK' | 'CREATED' | 'INVALID_CREDENTIALS' | 'INVALID_PARAMETERS' | 'INVALID_TOKEN' | 'UNAUTHORIZED_ACCESS' | 'MISSING_RESOURCE' | 'REQUEST_LIMIT_EXCEEDED' | 'SERVER_ERROR' | 'UNSUPPORTED_METHOD' | 'SERVER_UNAVAILABLE' | 'TIME_LIMIT_EXCEEDED'

Request status code

requestIdstring

Unique ID that is added to the body of every response for easy traceability of the request in our logs.

messagestring

Message response to the request