v1
latestOpenAPI 3.1.02026-07-17291060.8 KBcaptcha
Get captcha preharvest tasks
Retrieve all captcha preharvest tasks
get/captcha/preharvest
Query parameters
sort1 | 2
Sorting order options provided by firestore:
- 1 ascending
- 2 descending
limitinteger
Limit the number of results for endpoints that return an array of items.
afterinteger
Used for pagination. Provide a unix timestamp value to return results after / before the date specified (depending on the sorting order [ascending / descending]).
beforeinteger
Used for pagination. Provide a unix timestamp value to return results after / before the date specified (depending on the sorting order [descending / ascending]).
Must be after / before the date specified in the after query parameter (depending on the sorting order [ascending / descending]).
Response
An array of preharvest task(s).