Skip to main content
POST
/
api
/
experiments
/
{id}
/
metrics
Refresh experiment metrics
curl --request POST \
  --url https://console.neuronsearchlab.com/api/experiments/{id}/metrics \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Platform API key issued from Console > Platform API Keys. Format: nsl__.

Path Parameters

id
integer
required

Response

Latest metrics

The response is of type object.