# Get schedulable offices **GET /schedulable/offices** Get schedulable offices with filtering ## Servers - https://api.development.pexipengage.com/enterprises/acme: https://api.development.pexipengage.com/enterprises/acme () ## Parameters #### Headers - **Authorization** (string) Bearer token used for authorization - **X-Correlation-Id** (string) Unique identifier to allow referencing a particular transaction or event chain - **Accept-Language** (string) Returns the requested resources translated according to the passed languages (see [translatable resources](../topic/topic-languages-translations\#topic-translatable-resources)) #### Query parameters - **employee-id** (array[string]) Employee ID(s) to be considered for filtering - **employee-external-id** (array[string]) Employee external ID(s) to be considered for filtering - **lead-segment-id** (string) Lead segment ID to be considered for filtering - **lead-segment-code** (string) Lead segment code to be considered for filtering - **listing-id** (string) Listing ID to be considered for filtering - **listing-external-id** (string) Listing external ID to be considered for filtering - **location** (object) - **meeting-type** (array[string]) Meeting type(s) to be considered for filtering - **office-id** (array[string]) Office ID(s) to be considered for filtering - **office-external-id** (array[string]) Office external ID(s) to be considered for filtering - **order-by-distance-to** (object) - **subject-id** (array[string]) Subject ID(s) to be considered for filtering - **subject-external-id** (array[string]) Subject external ID(s) to be considered for filtering - **subject-group-id** (array[string]) Subject group ID(s) to be considered for filtering - **subject-group-external-id** (array[string]) Subject group external ID(s) to be considered for filtering ## Responses ### 200: Default Response #### Body Parameters: application/json (object) - **data** (array[object]) [Powered by Bump.sh](https://bump.sh)