# Organisations

## Get organisations

 - [GET /v1/organisations](https://api-docs.lawvu.com/api/account-api/lawvu-account.openapi/organisations/get-v1-organisations.md): Returns an array of organisations the current user is linked to

## Get departments

 - [GET /v1/organisations/{organisationId}/departments](https://api-docs.lawvu.com/api/account-api/lawvu-account.openapi/organisations/get-v1-organisations-organisationid-departments.md): Returns an array of departments for the given organisation

## Get regions

 - [GET /v1/organisations/{organisationId}/regions](https://api-docs.lawvu.com/api/account-api/lawvu-account.openapi/organisations/get-v1-organisations-organisationid-regions.md): Returns an array of regions for the given organisation

## Get clients

 - [GET /v1/organisations/clients](https://api-docs.lawvu.com/api/account-api/lawvu-account.openapi/organisations/get-v1-organisations-clients.md): Returns an array of clients the current user is linked to

## Get financial settings

 - [GET /v1/organisations/financialsettings](https://api-docs.lawvu.com/api/account-api/lawvu-account.openapi/organisations/get-v1-organisations-financialsettings.md): Returns the organisation financial settings the current user is linked to

