Export the application list as CSV
GET/admin/chats/export
Builds a CSV export of the organization's applications matching the given filters and returns a time-limited download link to it. The same filters as the application list endpoint apply; pagination is ignored so every match is exported.
Permissions required
beta-manage:BETA_APPLICATION_LIST
Request
Responses
- 200
- 400
- 401
- 403
Export generated successfully
Organization could not be resolved from the request
Authentication is required
User does not have permission to view applications