get https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//users/teams/team-id/
Returns a Tenant's Team by the specific Team identifier.
Response
200Successfully retrieved a Team.
Returns a Tenant's Team by the specific Team identifier.
200Successfully retrieved a Team.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/tenantId/users/teams/team-id/teamId
Try It!
to start a request and see the response here!