Path Parameters
string
required
Session ID returned from the create checkout session endpoint
Response Fields
Error Responses
401 Unauthorized
403 Forbidden
404 Not Found
Use this endpoint to verify session status after the user is redirected back to your application. If the redirect includes
status=completed, you can call this endpoint to confirm and retrieve full session details. Treat webhooks as the source of truth for escrow state; this endpoint is for session-level verification.