afl_venue_get
Retrieve a single venue's details by its ID, including location, timezone, and provider information.
Instructions
Get a single venue by id.
Returns: {venues:[{id, providerId, name, location, state, timezone}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venueId | Yes | Venue id (from afl_venues_list). Required — part of the URL path. |