get
https://company_subdomain.talkpush.com/api/talkpush_services/company/labels
Returns labels configured for the company account. Results are paginated and can be filtered by name. The system-reserved Deleted label is excluded.
Pagination: Use page and per_page (default 25, max 100). The response includes the headers X-Total-Count (total matching labels) and X-Page-Count (total number of pages) to make page traversal straightforward.
Filtering: Use name for a case-insensitive partial-match filter — handy for companies with thousands of labels.
401Missing, invalid, or inactive API key.
500Internal server error; the response may include an exception message.
