Returns the specific initiative source type specified by the id parameter.
| Request method | GET |
| Response object | InitiativeSource |
| Access scope | initiative_get categorization_get |
| Response format | JSON, XML |
| id required |
The id of the item to return. |
https://api.induct.no/v1/12345/config/initiative_categories/sources/21
{
"uri": "https://api.induct.no/v1/12345/config/initiative_categories/sources/21",
"id": 21,
"name": "Vendor"
}
Induct API 1.0
Last API system update:
11/23/2020 8:43:56 AM