v4
latestSwagger 2.02026-08-033766226.9 KBRegistrations
Gets paged registration list by search criteria or nothing if there are no matching fields. Optional parameters may be appended to the query string. Maximum page size is 50.
get/api/registrations/search
Query parameters
pageNuminteger
Zero-based page number to retrieve.
pageSizeinteger
Number of records to return on each request (Maximum value is 50).
forenamestring
Search by forename.
surnamestring
Search by surname.
emailstring
Search by user email.
dobstring
Date of birth in (yyyy-MM-dd) format
Headers
apikeystring required
ApiKey supplied.
Response
Registration summary object list.