Returns a list of registrations within your accountAsk AIget https://dataapi.enthuse.com/registrationsSearch registrationsQuery ParamssearchstringString to searchdate_fromdate-timeDate to search from in the format yyyy-MM-dd HH:mm:ssdate_todate-timeEnd date of your search in the format yyyy-MM-dd HH:mm:sscampaign_guidsarray of uuidsA list of unique campaign IDscampaign_guidsADD uuidorder_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:CANCELLEDCOMPLETEDDELETEDSTAGEDWAITINGLISTNULLVALUEnew_registrations_onlybooleanSet to true to return a list of new registrations only. This is set to false by default which will return any registrations updated within the set time, including new and updated registrationstruefalsepageint32Defaults to 1The page number to request, first page is 1.limitint321 to 100Defaults to 10The maximum number of items to returnaccess_tokenstringrequiredThe unique login session keyResponses 200OK 400Bad RequestUpdated 11 months ago