# 🏬 Office

Manage office locations.

 - [POST /gql/v1/offices](https://dev.docs.api.aiwyn.ai/api/bundle/office/getofficespaginated.md): **Retrieve all offices with basic pagination support** **Pagination (v1 — limit/offset):** `pageSize` is a limit (records to return). `page` is an offset (records to skip), not a page index. Hasura ma
