v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
ticket

get/ticket

Query parameters

idstring uuid
created_atstring timestamp with time zone
event_idstring uuid
namestring text
descriptionstring text
pricestring bigint
require_approvalstring boolean
start_atstring timestamp with time zone
end_atstring timestamp with time zone
capacitystring bigint
remaining_capacitystring bigint
organization_idstring uuid
stripe_product_idstring text
stripe_price_idstring text
selectstring

Filtering Columns

orderstring

Ordering

offsetstring

Limiting and Pagination

limitstring

Limiting and Pagination

Headers

Rangestring

Limiting and Pagination

Range-Unitstring

Limiting and Pagination

Prefer'count=none'

Preference

Response

OK

idstring uuid required

Note: This is a Primary Key.<pk/>

created_atstring timestamp with time zone required
event_idstring uuid required

Note: This is a Foreign Key to event.id.<fk table='event' column='id'/>

namestring text required
descriptionstring text
priceinteger
require_approvalboolean required
start_atstring timestamp with time zone
end_atstring timestamp with time zone
capacityinteger
remaining_capacityinteger
organization_idstring uuid

Note: This is a Foreign Key to organization.id.<fk table='organization' column='id'/>

stripe_product_idstring text
stripe_price_idstring text