Returns a list of your organization's inquiries.
Note that this endpoint aggregates inquiries across all <<glossary:template>>(s). See [Pagination](ref:fill-pagination) for more details about handling the response.
List all Inquiries
Authentication
Authorizationstring
API Key authentication via header
Headers
Key-InflectionstringOptional
Determines casing for the API response
Query Parameters
page[after]stringOptional
Inquiry ID for pagination cursor
page[before]stringOptional
Inquiry ID for pagination cursor
page[size]stringOptional
Limit on the number of inquiries returned
filter[account-id]stringOptional
Filter inquiries by account ID
filter[reference-id]stringOptional
Filter inquiries by reference ID
Response
200
datalist of objects or null
linksobject or null
Inquiry ID for pagination cursor
Limit on the number of inquiries returned
Filter inquiries by account ID
Filter inquiries by reference ID
Returns a list of your organization’s inquiries.
Note that this endpoint aggregates inquiries across all <<glossary:template>>(s). See Pagination for more details about handling the response.