Campaigns

List pending approvals

GET

/api/v1/campaigns/{campaignId}/pending

Path parameters

campaignId

required

string · uuid

Campaign id

Query parameters

cursor

optional

string

limit

optional

integer

Response

200A page of tasks waiting for human approval, newest first. Pass nextCursor as cursor for the next page.

pending

object[]

nextCursor

string | null

Errors

  • 400: Bad request
  • 401: Unauthorized: missing or invalid API key
  • 403: Forbidden
  • 404: Not found
  • 422: Invalid request payload

Search docs

Search documentation, API reference, and MCP tools

We use cookies to enhance your experience on Needle and keep your data secure. Privacy Policy