---
title: "find one viewEmploymentProfileW4"
method: GET
path: "/api/serviceemployment/processes/profiles/w4/workers/{workerIdentifier}"
tags: ["viewEmploymentProfilesW4"]
---

# find one viewEmploymentProfileW4

`GET /api/serviceemployment/processes/profiles/w4/workers/{workerIdentifier}`

Find one viewEmploymentProfileW4 by its unique identifier.

## Path parameters

- `workerIdentifier` string, uuid, required

## Response `200`

One viewEmploymentProfileW4 document found. Wrapped in a JsonAPI root response with document as data.

- object
  - `data` ViewEmploymentProfileW4 — unresolved $ref
  - `meta` ResponsesPartMeta
    - `timestamp` string, date-time, required
    - `verb` 'OPTION' | 'GET' | 'PUT' | 'POST' | 'PATCH' | 'DELETE'
    - `path` string
    - `jti` string
    - `rid` string
    - `count` number
    - `status` string
    - `duration` number
    - `size` number

## Other responses

- `500` — default error response

---

[API](https://skmtc.dev/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.dev/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fountain/hire-public-api/revisions/5f406c0e9462/schema)
