get https://api2.frontapp.com/company/statuses
List the ticket statuses available for your company.
Responses
404Ticketing is not enabled, therefore, there are no ticket statuses.
List the ticket statuses available for your company.
404Ticketing is not enabled, therefore, there are no ticket statuses.
xxxxxxxxxx
curl --request GET \
--url https://api2.frontapp.com/company/statuses \
--header 'accept: application/json'