Entries
Get Entries
Retrieve all entries from the database
GET
/
projects
/
{projectId}
/
entries
Headers
Path Parameters
The unique identifier for a Project in the database
Query Parameters
The number of entries to return (defaults to 10).
the key that you want to sort by (defaults to last_updated)
The direction to sort by (defaults to DESC)
Available options:
ASC
, DESC
A Date + Time string in ISO format
A Date + Time string in ISO format
Response
200 - application/json
The unique identifier for an Entry in the database
The unique identifier for a Group in the database
The unique identifier for a Project in the database
The unique identifier for a Embeddable in the database
The unique identifier for a Contact in the database
A Date + Time string in ISO format
A Date + Time string in ISO format
The entry's user data, stringified