v1

latestOpenAPI 3.1.12026-07-267189154.8 KB
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