Dash0 acquires Polar Signals

Manage Teams and Members

Receive a specific team by its origin or id

get/api/teams/{originOrId}

Receive a specific team by its origin or id.

Parameters 1

originOrIdpathrequired

The origin or id of the team.

string
bash
Sample request
12
curl --request GET 'https://api.eu-west-1.aws.dash0.com/api/teams/123e4567-e89b-42d3-a456-426614174000' \
--header "Authorization: Bearer ${DASH0_AUTH_TOKEN}"

Responses

Receive a specific team.

References GetTeamResponse

v1alpha1 team definition. metadata.name is the team's technical name (used e.g. as the CRD name in an operator manifest or a Terraform resource ID), spec.display carries the human-facing attributes (name, description, color) and spec.members is the declarative list of member IDs that make up the team. metadata.name and spec.display.name are persisted independently.

MemberDefinition[]required
AccessibleAsset[]required
AccessibleAsset[]required
AccessibleAsset[]required
AccessibleAsset[]required
AccessibleAsset[]required