List cost records for a scope
GET
/api/v1/assessment/scope/{id}/costParameters
This endpoint does not accept parameters.
Responses
Response schema will be published alongside the stable v1 API.
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/assessment/scope/{id}/cost" \
-H "Authorization: Bearer $KT_API_TOKEN"