List Model Runs By Requester

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

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

int32

Page number.

string

Sort the results by the given expression. Format: field [ASC | DESC], where field` can be:

  • create_time
  • update_time By default, results are sorted by descending creation time.
string

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

  • Example: status="RUN_STATUS_COMPLETED". The filter can be applied to the following fields:
  • status
  • source
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