Get fetch bulk job status

GET
/v1/fetch/bulk/{id}

Authorization

AuthorizationRequiredBearer <token>

API key. Manage keys from the dashboard at app.bytekit.com.

In: header

Path Parameters

idRequiredstring
Pattern: "^bulk_"
curl https://api.bytekit.com/v1/fetch/bulk/{id} \
  -H "Authorization: Bearer sk_live_your_api_key_here"

Successful response.

{}