Retrieve all entries from the database
The unique identifier for a Project in the database
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)
ASC
, DESC
A Date + Time string in ISO format
A Date + Time string in ISO format
The response is of type Entry · object[]
.
Retrieve all entries from the database
The unique identifier for a Project in the database
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)
ASC
, DESC
A Date + Time string in ISO format
A Date + Time string in ISO format
The response is of type Entry · object[]
.