Get team entitlements
GET
/teams/{teamId}/entitlements
Get the list of products a team is entitled to access. Any team member can view this.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” teamId
required
string
Responses
Section titled “ Responses ”Team entitlements
object
teamId
required
string
products
required
Array<string>
Forbidden - Insufficient permissions
object
error
required
string
code
string
details
Not Found - Resource does not exist
object
error
required
string
code
string
details