# Get organisations

Returns an array of organisations the current user is linked to

Endpoint: GET /v1/organisations
Version: 1.0

## Response 200:

  - `200` (unknown)
    OK

## Response 200 fields (text/plain):

  - `id` (integer)

  - `name` (string)

