Skip to main content
GET
List tags for a company

Authorizations

Authorization
string
header
required

Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.

Path Parameters

company_id
string<uuid>
required

Unique identifier for the company

Example:

"7f22b96a-f75b-461e-9a1d-b8ff6f53f519"

Query Parameters

search_key
string

Search tags by partial name match

Example:

"vip"

tag_name
string

Filter tags by exact or specific tag name

Example:

"VIP"

Response

Tags fetched successfully

message
string
Example:

"Tags fetched successfully!"

tags
object