Get Session Detail
Returns a single session with address, order, commission, and full cart progression timeline. The session must belong to the authenticated client.
Authorizations
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.
Path Parameters
Session UUID
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Response
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: Request was successful
- warning: Request was processed but with some issues
- error: Request failed
ok, warning, error "ok"
Full session detail with nested order and cart progression.
