---
title: "Available payroll component sets"
method: GET
path: "/v2/providers/employers/payrolladministrations/{payrollAdministrationId}/availablepayrollcomponentsets"
tags: ["Payroll component set"]
---

# Available payroll component sets

`GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/availablepayrollcomponentsets`

__Activity name :__ <a href="https://developer.loket.nl/Activities/GetAvailablePayrollComponentSetsByPayrollAdministrationId" target="_blank">GetAvailablePayrollComponentSetsByPayrollAdministrationId</a>
Get the available payroll components sets that are available at this level.  A payroll component set defines a set of payroll components to be used as a sjabloon preventing the need for users to constatnly select the same set of payroll components. Payroll component set are commonly used when entering payroll period data (variabele gegevens) either for a single employment or for multiple employments (browser variabele gegevens). They are also used as a filter when exporting payroll run results.

Both at the provider level and payroll administration the user may define sets and which components it includes. This endpoint will return an aggregated view of the applicable sets and its corresponding component based on the defined sets at provider and administration level.

## Path parameters

- `payrollAdministrationId` string, uuid, required

## Headers

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

## Response `200`

OK

## 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)
