Get teams for an organisation
GET {{baseUrl}}/organisations/:organisation_id/teams/:team_id
Get teams for an organisation
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"Name":"\u003cstring\u003e","ID":"\u003cinteger\u003e","CreatedAt":"\u003cdateTime\u003e","UpdatedAt":"\u003cdateTime\u003e","Users":["\u003cstring\u003e","\u003cstring\u003e"]}