Search for officer information
GET https://api.company-information.service.gov.uk/search/officers
Parameter name | Value | Description | Additional |
---|---|---|---|
q | string | The term being searched for. |
Required |
items_per_page | integer | The number of search results to return per page. |
|
start_index | integer | The index of the first result item to return. |
This request requires the use of one of following authorisation methods:
API key
.
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK Search officer |
OfficerSearch |
401 | Unauthorized Not authorised |