Returns a list of registrations within your accountAsk AIget https://dataapi.enthuse.com/v2/registrationsSearch registrationsQuery Paramsaccess_tokenstringrequiredsearchstringString to searchevent_typestringEvent type filter - only registrations for events of the given type will be returnedupdated_at_fromdate-timeDate filter to retrieve registrations updated after the given date in the format yyyy-MM-dd HH:mm:ssupdated_at_todate-timeDate filter to retrieve registrations updated at or before the given date in the format yyyy-MM-dd HH:mm:ssorder_bystringenumA to order the returned list of registrations in alphabetically ascending order.FIRSTNAMELASTNAMEREGISTRATIONUPDATEDATNULLVALUEAllowed:FIRSTNAMELASTNAMEREGISTRATIONUPDATEDATNULLVALUEentry_statusstringenumFilter the returned list of registrations by the status on the registrationCANCELLEDCOMPLETEDDELETEDSTAGEDWAITINGLISTNULLVALUEAllowed:CANCELLEDCOMPLETEDDELETEDSTAGEDWAITINGLISTNULLVALUEevent_guidstringFilter the returned list of registrations by the event idpayment_guidstringFilter the returned list of registrations by the payment idpageint32Defaults to 1The page number to request, first page is 1.limitint321 to 100Defaults to 10The maximum number of items to returnResponses 200OK 400Bad RequestUpdated 11 months ago