Technical Debt Team

GET {{baseUrl}}/TechnicalDebt_Team?Team=

Retrieves a list of teams and their associated applications, to be used as reference in other methods.

Request Params

KeyDatatypeRequiredDescription
TeamnullOptional filter by team external id.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
x-activation-codestring

RESPONSES

status: OK

{"InfrastructureInfo":{"ActivationCode":"","LastAnalyzedOn":"2014-12-31T23:59:59.938Z"},"Teams":[{"ExternalId":"","Name":"","Applications":[{"GUID":""},{"GUID":""}]},{"ExternalId":"","Name":"","Applications":[{"GUID":""},{"GUID":""}]}]}