v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Tags

Fetch a tag.

get/v2/tags/{id}

Path parameters

idinteger required

The tag unqiue Id.

Response

A model representing the tag.

idinteger

The ID of this record.

entity_idinteger

The ID of the record to tag.

entity_type'booking' | 'inquiry' | 'property' | 'quote' | 'guest' | 'blocked_off_time' | 'owner'

The type of the record to tag. Not all types support tagging. Review tag support articles for supported types.

namestring

The name of the tag. For POST, only used if tag_definition_id is not speicified.

tag_definition_idinteger

The ID of the tag definition. If not specified, name will be used to match or create a new tag definition.