v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
user_ticket

get/user_ticket

Query parameters

idstring uuid
created_atstring timestamp with time zone
ticket_idstring uuid
order_idstring uuid
user_idstring uuid
namestring text
descriptionstring text
event_idstring uuid
event_namestring text
secretstring uuid
usedstring boolean
updated_atstring timestamp with time zone
approval_statusstring public.user_ticket_approval_status_enum
notesstring 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
ticket_idstring uuid

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

order_idstring uuid

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

user_idstring uuid

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

namestring text
descriptionstring text
event_idstring uuid

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

event_namestring text
secretstring uuid required
usedboolean required
updated_atstring timestamp with time zone required
approval_status'pending' | 'approved' | 'denied' public.user_ticket_approval_status_enum required
notesstring text