Venues
Get all venues for the current tenant
Retrieves a paginated list of all venues belonging to the current organization. Results include venue details, spaces, opening hours, and associated media.
GET
Error
Documentation Index
Fetch the complete documentation index at: https://docs.boseat.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 authentication for Boseat API
Query Parameters
Page number (1-indexed)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
20
Error