Skip to main content
GET
/
api
/
management
/
steps
/
{step}
/
assistants
/
execution-logs
Obter registros de execução dos assistentes
curl --request GET \
  --url https://api.olie.ai/api/management/steps/{step}/assistants/execution-logs \
  --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

step
string
required

Response

200

200