v1
latestOpenAPI 3.1.02026-08-065143121.0 KBParticipants
get/v1.5.1/events/{eventIdHash}/participants/{participantId}
Path parameters
eventIdHashstring required
participantIdstring required
Query parameters
timezonestring
fieldsstring
Response
OK
Example response
{
"data": {
"access_information": "string",
"checkin": {
"date": "2026-06-18 19:12:37",
"id": "string"
},
"custom_form": {
"cpf": "string"
},
"email": "string",
"event_id": "string",
"first_name": "string",
"id": "string",
"item_id": "string",
"last_name": "string",
"marked_place_name": "string",
"order_approved_date": "2026-06-18 19:12:37",
"order_date": "2026-06-18 19:12:37",
"order_discount": "string",
"order_id": "string",
"order_status": "string",
"order_updated_at": "2026-06-18 19:12:37",
"presentation_id": "string",
"sector_name": "string",
"ticket_created_at": "2026-06-18 19:12:37",
"ticket_name": "string",
"ticket_net_value": 0.1,
"ticket_num_qr_code": "string",
"ticket_number": "string",
"ticket_sale_price": 0.1,
"ticket_status": "string",
"ticket_updated_at": "2026-06-18 19:12:37"
},
"pagination": {
"has_prev": false,
"offset": 0,
"page": 0,
"page_size": 0,
"quantity": 0,
"total_page": 0,
"total_records": 0
},
"sort": {
"field_sort": "string",
"sort": "string"
}
}