Retrieve Evaluation Data

Retrieves evaluation data for a workflow by providing the unique eval_id.

Path Params
uuid
required

The system-generated unique ID for the evaluation. Capture this value from the initial POST /api/evaluation response.

Query Params
boolean
Defaults to false

Set to true to include the original input data and any transformed data in the response under the input field.

Headers
string

Specifies the API version used for the request. If omitted, the default version is used. Socure recommends pinning a version to avoid unexpected behavioral changes when new versions are released.

Responses

400

Bad Request - The request was unacceptable.

401

Unauthorized - An invalid API key was provided.

404

Not Found - The requested resource does not exist.

429

Too Many Requests - The rate limit for this API has been exceeded.

500

Internal Server Error – An unexpected condition occurred on the server.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json