PICKZEN
Ask or search…
K

Responses resource

The Pickzen API lets you do the following with the Responses resource.
get
https://admin.pickzen.com/api/responses
Responses
get
https://admin.pickzen.com/api/responses
get
https://admin.pickzen.com/api/responses
As there is a maximum limit of 250 results per page, in order to retrieve the next page you will need to make additional requests using the last since_id parameter retrieved. This way, the query will return the results after this last id.
This endpoint is supposed to be called using the createdAtMin and/or since_id parameter so only new entries from the last batched load are returned avoiding fetching all entries over and over.