Skip to main content
GET
/
api
/
management
/
projects
/
{project}
/
step-metrics
Obter métricas computadas das etapas de um projeto específico no funil
curl --request GET \
  --url https://api.olie.ai/api/management/projects/{project}/step-metrics \
  --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

Response

200

200