Entries
Fetch all entries
Fetch all the silo entries in the current company.
GET
/
silo
/
v1
/
entries
Query Parameters
Folder to search within.
Date from which results are provided.
Position provided by the previous result's next_cursor property.
Maximum number of entries to show in a page of results.
Response
200 - application/json
Date from which results are provided.
Cursor used to identify the current page of results.
Key for the folder
Maximum number of entries to show in a page of results, up to 100.
Array of entries.
Cursor used to identify the next page of results.