Query Reservation Tags

List the operator's reservation tag dictionary. Includes both system default tags (is_default = true, shared across all operators) and the operator's own custom tags. These are the tags that POST /reservations/{stay_code}/tags can attach to a reservation.

Query Params
integer
≥ 0

Pagination offset. Defaults to 0.

integer
1 to 100

Page size. Defaults to 20. Max 100.

integer
≥ 1

Fetch a single tag by its internal id.

string
length ≤ 50

Case-insensitive substring match on tag_name.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json