# Get availability templates **GET /employees/{employeeId}/availability-templates** Get availability templates for an employee by its ID with filtering ## Servers - https://api.staging.pexipengage.com/enterprises/acme: https://api.staging.pexipengage.com/enterprises/acme () ## Authentication methods - O auth2 ## Parameters ### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain ### Path parameters - **employeeId** (string) ### Query parameters - **id** (array[string]) ID(s) to be considered for filtering - **is-default** (boolean) Default flag to be considered for filtering - **type** (array[string]) Availability template type(s) to be considered for filtering ## Responses ### 200 Default Response #### Body: application/json (object) - **data** (array[object]) ### 404 Resource not found #### Body: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)