get_upload_by_id
Retrieve a specific upload from Strava using its upload ID. Check the status and details of an activity upload after submission.
Instructions
Get Upload
Endpoint: GET /uploads/{uploadId}
Description: Returns an upload for a given identifier. Requires activity:write scope.
Read-only operation. Scopes: required: activity:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uploadId | Yes | The identifier of the upload. |