Skip to main content

Get team details

Get team details

Path Parameters
teamId uuid REQUIRED
Header Parameters
organization-id uuid REQUIRED

ID of organization context this request belongs to.

Responses
200

Team details

Schema OPTIONAL
id uuid OPTIONAL
name string OPTIONAL
organization uuid OPTIONAL
responsibilities object[] OPTIONAL
allCategories boolean OPTIONAL
allOrganizations boolean OPTIONAL
allProducts boolean OPTIONAL
categories uuid[] OPTIONAL
id uuid OPTIONAL
mode string OPTIONAL

Possible values: [READ, READ_WRITE]

organizations uuid[] OPTIONAL
products uuid[] OPTIONAL
400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL