Get all attributes of an organisation model given an organisation ID.
OK.
Authentication failed.
Not allowed.
Not found.
Failed.
{- "createdAt": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "licence": [
- "data_explorer"
], - "maxAdminSeats": 0,
- "maxUserSeats": 0,
- "name": "string",
- "processingGroup": 0,
- "state": "active"
}
List organisations in the portfolio.
OK.
Authentication failed.
Not allowed.
Unprocessable entity.
Failed.
[- {
- "createdAt": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "licence": [
- "data_explorer"
], - "maxAdminSeats": 0,
- "maxUserSeats": 0,
- "name": "string",
- "processingGroup": 0,
- "state": "active"
}
]