GET Run
GET {{sandbox_base_url}}/sandbox/run/:run_id
https://developer.uber.com/docs/vouchers/references/api/v1/sandbox-run-get
Use this endpoint to retrieve the run state created via POST /v1/sandbox-post-terminal-state-trip-run endpoint. Note that this endpoint is only available to be invoked from sandbox environment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |
RESPONSES
status: OK
{"state":"COMPLETED","message":""}