| Request method | GET |
| Response object | ProcessIndicator |
| Access scope | categorization_get |
| Response format | JSON, XML |
https://api.induct.no/v1/12345/config/process_indicators
[
{
"title": "Capture",
"index": 0,
"innovationPhase": 1,
"id": 1,
"uri": "https://api.induct.no/v1/12345/config/process_indicators/1"
},
{
"title": "Refine",
"index": 1,
"innovationPhase": 1,
"id": 2,
"uri": "https://api.induct.no/v1/12345/config/process_indicators/2"
},
{
"title": "Implement",
"index": 0,
"innovationPhase": 2,
"id": 3,
"uri": "https://api.induct.no/v1/12345/config/process_indicators/3"
},
{
"title": "Test",
"index": 1,
"innovationPhase": 2,
"id": 4,
"uri": "https://api.induct.no/v1/12345/config/process_indicators/4"
},
{
"title": "Learning",
"index": 0,
"innovationPhase": 3,
"id": 5,
"uri": "https://api.induct.no/v1/12345/config/process_indicators/5"
}
]
Induct API 1.0
Last API system update:
11/23/2020 8:43:56 AM