Skip to main content
GET
Retrieve tags

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectTypeId
string
required

The unique identifier of the object type for which to retrieve tags.

Response

successful operation

results
object[]
required

An array of CRM object tags. Each item in the array is a PublicCrmObjectTag object.

Last modified on August 3, 2026