List Pipeline Runs By Requester

Returns a paginated list of runs for requested by a namespace. The response may contain runs from several pipelines.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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. The following filters are supported:

  • status
  • source

Example: status="RUN_STATUS_COMPLETED".

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.

date-time

Beginning of the time range from which the records will be fetched. The default value is the beginning of the current day, in UTC.

date-time

End of the time range from which the records will be fetched. The default value is the current timestamp.

string
required

Requester ID.

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