# Get listing scheduling settings **GET /listings/{id}/scheduling-settings** Get scheduling settings for a listing by its ID with filtering ## Servers - https://api.development.pexipengage.com/enterprises/acme: https://api.development.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 - **id** (string) Primary identifier of the requested resource #### Query parameters - **employee-id** (array[string]) Employee ID(s) to be considered for filtering - **office-id** (array[string]) Office ID(s) to be considered for filtering - **meeting-type** (array[string]) Meeting type(s) to be considered for filtering - **subject-id** (array[string]) Subject ID(s) to be considered for filtering ## Responses ### 200: Successful operation #### Body Parameters: application/json (object) - **data** (object | null) ### 404: Resource not found #### Body Parameters: application/json (object) - **errors** (array[object]) [Powered by Bump.sh](https://bump.sh)