Skip to main content
GET
Playground Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

Query Parameters

batch_id
string<uuid> | null

Filter to a specific batch (optional).

Response

Successful Response

Overall + per-lead batch progress. Returned by GET /playground/status.

campaign_id
string<uuid>
required
overall
Overall · object
required
batch_id
string<uuid> | null
per_lead
PlaygroundGenerationJobState · object[]