Poll a bulk-deletion job

Returns an authenticated user’s own job with per-ID results in request order. Foreign job IDs return 404. Every item is terminal when the job is completed or failed.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the β€˜Bearer ’ prefix)

Path parameters

idstringRequiredformat: "uuid"
Bulk deletion job ID

Response

Bulk deletion job
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error