GET /upload-tokens/{uploadToken}
Summary: Show upload token
Operation ID: GET_upload-tokens-uploadToken
Auth: unknown
Operation ID: GET_upload-tokens-uploadToken
Auth: unknown
Description
You can retrieve details about a specific upload token if you have the unique identifier for the upload token. Add it in the path of the endpoint. Details include time-to-live (ttl), when the token was created, and when it will expire.
Parameters (1)
uploadToken
(string, path, required)
The unique identifier for the token you want information about.
No probe data for this endpoint yet.