Skip to content

Get team entitlements

GET
/teams/{teamId}/entitlements

Get the list of products a team is entitled to access. Any team member can view this.

teamId
required
string

Team entitlements

object
teamId
required
string
products
required
Array<string>
Allowed values: datasets pipelines evals

Forbidden - Insufficient permissions

object
error
required
string
code
string
details
nullable

Not Found - Resource does not exist

object
error
required
string
code
string
details
nullable