Agentic AI
Generate Evaluation Data API
POST
Parameters
-
model_id: UUID of the model to be used for generation. This defines the template/model logic applied to your input.
-
workflow_id: The uuid of uploaded workflow logs .
Headers
- Authorization: Bearer token for authenticating the API call.
Request Example
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Successful Response
The response is of type object
.