client.gamma.events.getEventTags lists the tags associated with an event.
Request
Parameters
| Name | Type | Required | Notes |
|---|---|---|---|
id | number (≥ 0) | ✅ | Event ID. |
Response
Usage example
Failure modes
idmust be numeric.
Retrieve tag metadata for an event via gamma.events.getEventTags.
client.gamma.events.getEventTags lists the tags associated with an event.
| Name | Type | Required | Notes |
|---|---|---|---|
id | number (≥ 0) | ✅ | Event ID. |
id must be numeric.