Parameters
1 query
Query parameters
· 1projectIdstringOptionalScope to one project.
Example
example_projectId1 query
projectIdstringOptionalScope to one project.
example_projectId1 status code documented
This response returns no JSON body.
{
"success": true
}GET /bff/project-rate/list
curl -X GET "https://api.bizkithub.com/bff/project-rate/list?projectId=example_projectId" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"All BizKitHub public API endpoints require authentication via API key.