File Uploads

Get upload status

Returns the current status and metadata of an upload. Poll this endpoint until status is 'ready', then use the returned assetId when creating posts.

get/uploads/{id}

Path parameters

idstring uuid required

Upload job ID (UUID)

Response

Upload status and metadata. Response shape depends on status.

OR
OR
OR
OR
OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.