List all teams for an organisation
GET {{baseUrl}}/organisations/:organisation_id/teams
List all teams for an organisation
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"Default":"\u003cboolean\u003e","ID":"\u003cinteger\u003e","Name":"\u003cstring\u003e"},{"Default":"\u003cboolean\u003e","ID":"\u003cinteger\u003e","Name":"\u003cstring\u003e"}]