Retrieve an external user referral
GET {{baseUrl}}/external-users/:id
Retrieve an external user referral
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-None-Match | string | Specifies the ETag of the resource | |
Accept | string |
RESPONSES
status: OK
{"id":"a1b2c3d4","organizationId":"a1b2c3d4","organizationName":"Carrots Inc","referredUser":{"userId":"a1b2c3d4","firstname":"john","lastname":"doe","email":"john_doe@server.org"},"status":"ADMITTED","referredAt":"2021-08-25T08:55:18.687Z","referrerUser":{"userId":"a1b2c3d4","firstname":"john","lastname":"doe","email":"john_doe@server.org"},"reviewerUser":{"userId":"a1b2c3d4","firstname":"john","lastname":"doe","email":"john_doe@server.org"},"referrerComment":"A technician for robot arms","reviewerComment":"We no longer require the user in our organization","reviewedAt":"2021-08-25T08:55:18.687Z","meta":{"version":"sed magna est"}}