# Get Meeting Rooms **GET /meeting-rooms** Get meeting rooms 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 - **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 - **id** (array[string]) ID(s) to be considered for filtering - **external-id** (array[string]) External ID(s) to be considered for filtering - **search** (string) - **offset** (string(positive-integer)) - **limit** (string(positive-integer)) - **with-deleted** (boolean) Includes deleted resources in the results ## Responses ### 200: Successful operation #### Body Parameters: application/json (object) - **data** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)