Get Records
Retrieve a list of records of a specific collection.
Path Parameters
The ID of the app
The ID of the collection
Query Parameters
Properties to include in the record response
all
ALL
, DRAFT
, QUEUED
, RUNNING
, CANCELLED
, COMPLETED
, FAILED
Page number
Number of items to take
Response
Unique identifier of the collection this record belongs to
Name of the collection this record belongs to
Configuration of the collection this record belongs to
Timestamp when the record was created
User who created this record
Entity associated with this record
Unique identifier for the record
Name of the record
Rules associated with this record
Total number of rules of this record
Number of failed rules
Number of passed rules
Number of rules with warnings
Source from which the record was created
APP
, API
, TRIGGER
Current status of the record
DRAFT
, QUEUED
, RUNNING
, CANCELLED
, COMPLETED
, FAILED
Tags associated with this record
Timestamp when the record was last updated
Credit usage information of the record
Was this page helpful?