Returns the innovation grade specified by the id parameter.
| Request method | GET |
| Response object | InnovationGrade |
| Access scope | initiative_get categorization_get |
| Response format | JSON, XML |
| id optional |
The id of the innovation grade. |
https://api.induct.no/v1/12345/config/initiative_categories/innovation_grades/1
{
"uri": "https://api.induct.no/v1/12345/config/initiative_categories/innovation_grades/1",
"id": 1,
"name": "Non patentable"
}
Induct API 1.0
Last API system update:
11/23/2020 8:43:56 AM