standard-applicants
Export a filtered list of Standard Applicants to a CSV file.
- Filters:
- code – case-insensitive partial match. Name parameter cannot be included when providing the code parameter.
- name – case-insensitive partial match against organisation/name, surname and forenames 1-3. Code parameter cannot be included when providing the name parameter.
get/standard-applicants/export
Query parameters
codestring
Filter by code (contains, case-insensitive). Name parameter cannot be included when providing the code parameter.
namestring
Example:Innovative Solutions Inc
Filter by organisation name (contains, case-insensitive). Code parameter cannot be included when providing the name parameter.
Response
A CSV file containing the filtered list of Standard Applicants.