Get Session Status
GET/api/v1/workspaces/:workspace_name/upload_sessions/:session_id
Displays the details of a session. Use this endpoint to check the status of the files in a session or the session expiration date.
Request
Responses
- 200
- 404
- 422
Your upload sessions.
There's no session with the ID '{session_id}' in the workspace. Check if the ID is correct.
Validation Error
Was this page helpful?