Poll the progress of metric generation. Returns current state including status and generated metrics.
status is "completed", the response includes a metrics array with the generated metric definitions. These metrics are not yet saved — pass them to Create Metrics in Bulk to persist them.API Key Authentication. It should be included in the header of each request.
Progress ID returned from the generate_metrics endpoint
Returns generation state with status and generated metrics
ID of the agent metrics are being generated for
Current status of the generation task
queued, in_progress, completed, failed Human-readable description of the current processing step
Generated metrics (populated when status is completed)
Error message if status is failed