List inventory by venue

Path Params
string
required

Venue UUID

Query Params
number | null
≥ 0

For use with paging. Number of records to skip when returning.

i.e., if there are 20 records and you want 5 at a time, your first skip would be 0, second would be 5, third would be 10, etc.

number | null
0 to 250

For use with paging. Total number of records to return. Default limit is 100 and max limit is 250

string
enum

Filter inventory by type

Allowed:
boolean

Filter inventory by active status

boolean
Defaults to true
string

Filter inventory by date start

string

Filter inventory by date end

string
enum

Sort inventory by date

Allowed:
Headers
string
required

Your Tablelist Organization API key

Responses

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