---
title: "WorkrelatedCostsUtilization per administration."
method: GET
path: "/v2/providers/employers/payrolladministrations/workrelatedcostsutilization"
tags: ["Provider reports misc"]
---

# WorkrelatedCostsUtilization per administration.

`GET /v2/providers/employers/payrolladministrations/workrelatedcostsutilization`

__Activity name :__ <a href="https://developer.loket.nl/Activities/GetWorkRelatedCostsUtilizationByBearerToken" target="_blank">GetWorkRelatedCostsUtilizationByBearerToken</a>

Returns a list of all clients with their cumulative work‑cost metrics for the current fiscal year.  Monetary amounts are expressed in euros with two decimal places.

## Query parameters

- `year` integer, required
- `sort` 'employerName' | 'administrationName' | 'clientNumber' | 'administrationNumber' | 'percentageUtilization', required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

Async download

- object — a broken business rule indacateds that the given payload is not valide
  - `version` Version
    - `obsoleteDate` string, date, nullable — The date (can be null) on which the `resourceVersion` is no longer supported/available
    - `resourceVersion` string, date — The resource version of the object in the response
  - `messages` object[]
    - `type` string — Indication of the type of message. See [the general documentation for more information](./#section/Response/Messages)
    - `description` string — Describes the message
    - `id` string, uuid, nullable — In some cases when the message may relate to a specific entity, or specific group of entities, this field provides the identifier of that entity
    - `code` integer — Identifying code for the message
    - `properties` string[] — An array that can contain additional information
  - `content` object
    - `transactionId` string, uuid — The unique identifier of an object (GUID/UUID)

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/loket-acc/apis/loket-api.md) · [All operations](https://skmtc.net/loket-acc/apis/loket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loket-acc/loket-api/revisions/b32a42be97f7/schema)
