List Inquiries

Display a paginated list of inquiries belonging to the authenticated user's company.

The inquiries are ordered by their creation date in descending order, meaning the most recently created inquiries will appear first.

The pagination can be controlled using the page query parameter, which must be an integer greater than or equal to 1. If the page parameter is not provided, the first page of results will be returned by default.

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!