Returns a single session with address, order, commission, and full cart progression timeline. The session must belong to the authenticated client.
Bearer token authentication using API tokens.
Include the token in the Authorization header as: Authorization: Bearer <token>
Obtain tokens through your Hum API account dashboard or contact support@letshum.com for access.
Session UUID
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Session detail with cart progression
A message returned by the API. Includes a human-readable message about the status of the request.
"What happened in the most recent request."
A status code summarizing the outcome of this response.
ok, warning, error "ok"
Full session detail with nested order and cart progression.