Session

Get session status

Get session details. The blocks returned mirror what the session was created with: an order session returns order, and a standalone tokenization session returns tokenize with its approval_url and no order block.

get/v2/session/{session_uuid}

Path parameters

session_uuidstring required

The Session UUID to receive (from Create Session response)

Response

Successful Operation

uuidstring

The unique identifier for this response

Changes

No recorded changes to this endpoint across all 3 revisions of this API.