Technical Debt Level
GET {{baseUrl}}/TechnicalDebt_Level
Retrieves the list of technical debt levels, to be used as reference in other methods.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
x-activation-code | string |
RESPONSES
status: OK
{"Levels":[{"GUID":"","Name":""},{"GUID":"","Name":""}],"InfrastructureInfo":{"ActivationCode":"","LastAnalyzedOn":"2014-12-31T23:59:59.938Z"}}