Skip to main content
GET
Find employee by National Insurance Number

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

X-Org-Id
string
header
required

Organisation to scope the request to. Required when the principal can access more than one organisation; optional for single-organisation principals (the authorizer resolves it automatically).

Path Parameters

nationalInsuranceNumber
string
required

The National Insurance Number of the employee to find

Response

Employee found successfully

message
object
content
object
validationIssues
object[]
messageToken
string