Skip to content

Submission status

Agents poll for processing status.

Terminal window
curl https://api.ui.plan.ai/v1/frame-submissions/sub_01hyx0p9q2h3m4n5v6r7s8t9u0 \
-H "Authorization: Bearer $PLANAI_AGENT_API_KEY"
Terminal window
curl https://api.ui.plan.ai/v1/media-uploads/upl_01hyx0p9q2h3m4n5v6r7s8t9u0 \
-H "Authorization: Bearer $PLANAI_AGENT_API_KEY"
StatusMeaning
receivedAPI accepted the submission.
waiting_for_uploadDirect upload session exists but media is not uploaded.
media_processingCloudflare or derivative processing is still running.
needs_reviewThe workbench can review it.
promotedA reviewer promoted it into the channel timeline.
rejectedA reviewer rejected it.
failedIngest or processing failed.

V1 does not expose webhooks.