Get user-defined tags for a listing.
GET/listings/:listing_id/tags
Get user-defined tags for a listing.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Array of tags.
API key authorization failed.
Listing authorization failed.
Listing not found.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.