Retrieve every check request created by your organisation. Results are paginated so you can page through large volumes.
GET https://api.peoplecheck.com/requests

Request

Response

The payload contains a pagination object and a data array of requests. See Working with the API for how pagination works.
Response
To inspect a single request in detail, use its id with Request overview.