List Statuses By Batch Ids

Overview

This API enables you to track the processing status of your article requests across multiple markets. It provides batch status tracking for multiple article requests submitted in batches.

Endpoints

Batch Status Tracking (/v1/statuses/batch)

Check the status of multiple article requests submitted in batches. Returns status information for all articles within specified batch IDs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Filter by article status

Show Details
okThe article was processed successfully on this market
failedProcessing failed; see error_code
pendingStill being processed; poll again
Allowed:
boolean
Defaults to false

Return a mocked response instead of querying live data.

Body Params
batch_ids
array of strings
required

Array of batch IDs to check

batch_ids*
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json