Check Container's Publishing Status
GET {{api_host}}/{{container_id}}/?fields={{fields_container}}
Use POST
/{threads-user-id}/threads_publish endpoint to check a container's publishing status.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string | EXPIRED — The container was not published within 24 hours and has expired. | |
ERROR — The container failed to complete the publishing process. | |||
FINISHED — The container and its media object are ready to be published. | |||
IN_PROGRESS — The container is still in the publishing process. | |||
PUBLISHED — The container's media object has been published. | |||