v9
OpenAPI 3.1.02026-08-043703845.2 MBBounty Submissions
Retrieve Bounty Submission
Retrieves one bounty submission the credential can see — one the caller authored, or one on a bounty they posted or their account owns.
get/bounty_submissions/{bounty_submission_id}
Response
bounty submission returned
Example response
{
"capture_clips": [
{
"status": "recording"
}
],
"deliverable_type": "content_url",
"files": [
{
"attachment_type": "image"
}
],
"status": "in_progress"
}