API Docs / Operations / Teams / Get Team

Get Team

GET /tenants/{tenant}/teams/{code}

Gets a Team for the specified tenant.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it