Get Metrics

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve the performance metrics for a completed job. Pass the task_id and task_type to fetch the metrics generated by that job, such as forecast accuracy scores and validation results for training jobs, or output quality metrics for tuning and inference jobs.
Call this endpoint after confirming the job has reached a "completed" state via the Check Job Status endpoint.

Authentication: Include your API key in the X-API-KEY request header.

Query parameter descriptions:

ParameterDescription
task_idThe job identifier returned by the Training, Tuning, Inference, or Attribution endpoint. Used to retrieve metrics for that specific job.
task_typeThe type of job to retrieve metrics for. Must match the type of job referenced by task_id. Accepted values: "training", "inference", "tuning", "attribution".

Query Params
string
required
string
enum
required
Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json