List Evals

Go to Product

List evaluations for a project.

Options

Set After
Enable to set the optional field After
After
Identifier for the last eval from the previous pagination request.
Set Limit
Enable to set the optional field Limit
Limit
Number of evals to retrieve.
Set Order
Enable to set the optional field Order
Order
Sort order for evals by timestamp. Use asc for ascending order or desc for descending order.
Set Order By
Enable to set the optional field Order By
Order By
Evals can be ordered by creation time or last updated time. Use created_at for creation time or updated_at for last updated time.
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Object: The type of this object. It is always set to "list".
  • Data: An array of eval objects.
  • First Id: The identifier of the first eval in the data array.
  • Last Id: The identifier of the last eval in the data array.
  • Has More: Indicates whether there are more evals available.

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.