# Bulk API History Page
In addition to verifying your loads using the /services/api/x/bulk-api/v1/import/{import_id}/report
endpoint, a client administrator can also verify the result of a load through the Cornerstone UI. To do this,
- Navigate to Admin > Tools > Edge > Bulk API History
- On the Bulk API History page you will see all the loads you performed using the Bulk API. Click on any load to see additional details.
- On the details page, you can see the results of the load. There's also a link to see details about the job created through the API, including the callback response (if a callback was included in the job request).
To access the Bulk API History page, you need the Access Edge Bulk API History security permission. A user that has this permission can view details of loads performed using the Bulk API and download reports for those loads. Note that this permission cannot be constrained.