Skip to main content

Get tag

GET 

/v1/spaces/:space_id/properties/:property_id/tags/:tag_id

This endpoint retrieves a tag for a given property id. The tag is identified by its unique identifier within the specified space. The response includes the tag's details such as its ID, name, and color. This is useful for clients to display or when editing a specific tag option.

Request

Responses

The retrieved tag