List all inboxes.
Inboxes
List all inboxes.
List all inboxes for the authenticated user.
GET
List all inboxes.
Documentation Index
Fetch the complete documentation index at: https://docs.zapier.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth 2.0 authentication.
Query Parameters
Number of results to return per page.
The initial index from which to return the results.
initializing- initializingactive- activepaused- pauseddeleting- deletinginitialization_failure- initialization_failure
Available options:
active, deleting, initialization_failure, initializing, paused Response
Total number of results across all pages.
Example:
123
Array of results for the current page.
Link to next page of results if any.
Example:
"https://api.example.org/accounts/?offset=400&limit=100"
Link to previous page of results if any.
Example:
"https://api.example.org/accounts/?offset=200&limit=100"