Returns a list of tags for an entity

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
^\d+$
string
enum
Allowed:
string

Filter format: field:operator:value, multiple filters separated by semicolons.

Supported fields and operators:

  • entityId:in: - comma-separated list of numeric entity IDs (e.g., 123,456,789)
  • entityType:in: - comma-separated list of entity types: guest_profile, reservation

Examples:

  • entityId:in:100,101,102
  • entityType:in:guest_profile,reservation
  • entityId:in:100,101;entityType:in:guest_profile,reservation (bulk query for multiple entities)

Notes:

  • Bulk queries support up to 500 entities per request
  • For single entity queries, use entityId and entityType parameters instead
Headers
string
required

Property ID(s) - comma-separated list

Responses

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