Pay-ins
List deposits with opaque cursor pagination
GET
List deposits with opaque cursor pagination
Authorizations
Enter Auth0 JWT token
Query Parameters
Opaque cursor returned by the previous page
Number of items per page
Required range:
1 <= x <= 100Response
Whether more items exist after this page
Example:
true
Opaque cursor for the next page, or null when there are no more items
Example:
"eyJ2IjoxLCJjcmVhdGVkQXQiOiIyMDI2LTAxLTAxVDAwOjAwOjAwLjAwMFoiLCJpZCI6IjEyM2U0NTY3LWU4OWItNDJkMy1hNDU2LTQyNjYxNDE3NDAwMCJ9"
Stable resource-specific collection discriminator
Available options:
deposit.list Pattern:
^[a-z][a-z0-9_]*\.list$Example:
"payout.list"
List deposits with opaque cursor pagination