Hive - List records action (batch)

The List records batch action retrieves a list of records for a selected object, such as actions or projects, in Hive.

Input

Input fieldDescription
ObjectSelect a Hive object, such as Project or Action.
Page sizeEnter the maximum number of records to return. This field appears when you select Action, Label, or Resource Assignment.
Next page tokenEnter a token to retrieve the next page of results. This field appears when you select Action or Resource Assignment.

Output

The output fields depend on the object you select in the input. Each object returns a unique set of fields based on its type. Common fields may include the following:

Output fieldDescription
IDUnique identifier of the record.
NameName of the record, if applicable.
Created atTimestamp indicating when the record was created.
Created byID of the user who created the record.
Modified atTimestamp indicating when the record was last updated.
Modified byID of the user who last modified the record.
List sizeTotal number of records retrieved in the batch.
List indexPosition of the record within the retrieved batch.

Last updated: