3. (Optional) Get upload session status
Retrieves the status of the Reels publishing operation composed of three steps: uploading, processing and publishing.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string | ||
access_token | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |
RESPONSES
status: OK
{"status":{"video_status":"processing","processing_progress":0,"uploading_phase":{"status":"complete"},"processing_phase":{"status":"not_started"},"publishing_phase":{"status":"not_started"}},"id":"2210969582438920"}