curl --request POST \
--url https://api.example.com/admin/ai-model-types/get-candidate-concats-count-by-aIModel \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "<unknown>"
}Gets the details of AI Model types by Id
curl --request POST \
--url https://api.example.com/admin/ai-model-types/get-candidate-concats-count-by-aIModel \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": "<unknown>"
}