Get source indexing status

Lightweight polling endpoint. Returns complete with dataset paths once indexing finishes, otherwise pending.

Authentication

X-API-Keystring
API Key authentication via header

Path parameters

source_idstringRequired

Response

Successful Response
source_idstring
statusstring

pending while indexing, complete when datasets are ready.

master_posts_pathstring or null
master_creators_pathstring or null

Errors

404
Not Found Error
422
Unprocessable Entity Error