Skip to main content
GET
/
api
/
management
/
projects
/
{project}
/
project-executions
/
dashboard
Métricas sobre as execuções
curl --request GET \
  --url https://api.olie.ai/api/management/projects/{project}/project-executions/dashboard \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project
string
required

ID do projeto

Response

200

200