Orgs and teams/Get a team by ID
GET {{portal-host-port}}/portal-api/organisations/1/teams/1
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |
RESPONSES
status: OK
{"CreatedAt":"2023-06-30 14:29","ID":1,"Name":"Default Organisation All users","UpdatedAt":"2023-07-21 11:34","Users":["User#2"]}