Orgs and teams/Get all orgs
GET {{portal-host-port}}/portal-api/organisations
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |
RESPONSES
status: OK
[{"ID":2,"Name":"ACME"},{"ID":1,"Name":"Default Organisation"}]