(v2) Retrieve Upload Status and File ID

Step 2 of 3 in the file upload process. Returns the status and details of the most recently uploaded file in the current session, including the file ID and name needed for the final step.

After obtaining the file ID and name, combine them as {id}|{name} and use that in POST /api/v1/eventimport (to attach to an event) or POST /api/v2/person/save (to set as a user avatar).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Headers
string
required

The current session token. Returned by most API calls and must be passed on all subsequent v2/v3 calls.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json