List bulk job items

GET
/v1/bulk/{id}/screenshots

Authorization

AuthorizationRequiredBearer <token>

API key. Obtain from POST /v1/account/api-keys.

In: header

Path Parameters

idRequiredstring
curl -X GET "https://api.bytekit.com/v1/bulk/string/screenshots" \
  -H "Authorization: Bearer <token>"

Successful response.

{}