Fetch a list of Entries

Finds entries based on the provided criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
locationIds
array of objects

A comma-separated list of IDs. Allows lookup for multiple specific locations' entries at once.

locationIds
date-time

Returns entries that were signed in after the specified time in UTC.

date-time

Returns entries that were signed in before the specified time in UTC.

string

Returns entries for the email address provided. Special characters and spaces need to be URL-encoded.

number
Defaults to 1

Controls which page to look at in the results. Use with perPage.

number
Defaults to 100

Controls how many results to show in each page of the results. Use with page.

string
enum

Controls which field should be compared to sort the results. Use with order.

Allowed:
string
enum

Controls the sorting direction. Possible values are "ASC" and "DESC". Use with sort.

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json