List Catalog Runs

Returns a paginated list of catalog runs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the owner of the catalog.

string
required

The ID of the catalog for which the runs will be listed.

Query Params
int32

The page number to retrieve.

int32

The maximum number of items per page to return. The default and cap values are 10 and 100, respectively.

string

Filter can hold an AIP-160-compliant filter expression.

  • Example: create_time>timestamp("2000-06-19T23:31:08.657Z").
string

Order by field, with options for ordering by id, create_time or update_time. Format: order_by=id or order_by=create_time desc, default is asc.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json