Retrieve allocation models list
This endpoint allows you to retrieve a list of all allocation models.
[
{
"id": "fb615348-876b-ee11-834a-024eb66dbf05",
"name": "Allocation 1",
"parentCharTemplateID": 2
},
{
"id": "a6cb6bec-146e-ee11-834b-065151be1e5f",
"name": "Allocation 2",
"parentCharTemplateID": 17
},
{
"id": "20d3f6f3-8c70-ee11-834b-065151be1e5f",
"name": "Allocation 3",
"parentCharTemplateID": 45
},
{
"id": "23d3f6f3-8c70-ee11-834b-065151be1e5f",
"name": "Allocation 4",
"parentCharTemplateID": 45
}
]