curl --request GET \
--url https://api.fireworks.ai/v1/accounts/{account_id}/dpoJobs/{dpo_job_id}:getMetricsFileEndpoint \
--header 'Authorization: Bearer <token>'{
"signedUrl": "<string>"
}curl --request GET \
--url https://api.fireworks.ai/v1/accounts/{account_id}/dpoJobs/{dpo_job_id}:getMetricsFileEndpoint \
--header 'Authorization: Bearer <token>'{
"signedUrl": "<string>"
}Was this page helpful?