Get Bulk Read Job Details

GET https://www.zohoapis.com/crm/bulk/v4/read/{{job_id}}

To get the details of a bulk read job performed previously.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"data":[{"id":"4876876000001294251","operation":"read","state":"COMPLETED","result":{"page":1,"per_page":200000,"count":26,"download_url":"/crm/bulk/v4/read/4876876000001294251/result","more_records":false},"query":{"module":{"id":"4876876000000002175","api_name":"Leads"},"page":1},"created_by":{"id":"4876876000000327001","name":"Patricia Boyle"},"created_time":"2022-05-23T12:15:20+05:30","file_type":"csv"}]}