List All Tags
List all tags
List all tags
GET
https://{{account_id}}.acquire.io/api/v1/crm/tag
Retrieve a list of all tags.
Query Parameters
Name
Type
Description
search
string
search for key words
order
object
Object type expects field name by which you want to order followed by values eg: {"id":"DESC"}
relations
string
"contact" | "case"
select
array
Specify the selected fields
Headers
Name
Type
Description
Authorization
string
Bearer {{api_key}}
GET
https://{{account_id}}.acquire.io/api/v1/crm/feedback/{{feedbackId}}
Query Parameters
Name
Type
Description
select
array
selected
Last updated