Retrieve a list of paginated allowlist entries.
Documentation Index
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
Success
The data for each entry in the allowlist.
An array of links to each page.
The link to the next page of paginated results.
"https://api.loopreturns.com/api/v1/allowlists?page=2"
The identifier associated with the current page.
1
The number of the first allowlist entry on the page.
1
The link to the first page of paginated results.
"https://api.loopreturns.com/api/v1/allowlists?page=1"
The identifier associated with the last page.
2
The link to the last page of paginated results.
"https://api.loopreturns.com/api/v1/allowlists?page=2"
The endpoint's path.
"https://api.loopreturns.com/api/v1/allowlists"
The number of allowlist entries per page.
15
The link to the previous page of paginated results.
The number of the last allowlist entry on the page.
15
The total number of allowlist entries returned.
20