3. Get Run
GET {{sandbox_base_url}}/v1/health/sandbox/run/{{run_id}}
https://developer.uber.com/docs/health/references/api/v1/health-sandbox-run_id-get
This end point is used to fetch the details of the RUN created.
Invalid run ID :
Usually happens if you wait less than a minute after calling /v1/health/sandbox/run, or if there was an error when creating the run.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null | ||
User-Agent | string |