List prediction models

Returns metadata for the models accessible to the service account.

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

Default 100, maximum 1000.

string

Continuation token from the preceding response. Omit for the first page.

string

One of name, displayName, createTime, or updateTime, followed optionally by asc or desc. Defaults to name desc (numeric model ID descending). Timestamp ties and display-name ties are resolved by numeric model ID descending. Missing timestamps sort last.

string

Filter for model metadata.

Supports displayName and folder with =, optionally combined with AND. Display names match case-insensitively; * matches any sequence of characters. Folder matching is exact and excludes subfolders. Unknown fields/operators are rejected. Keep filter and orderBy unchanged when requesting subsequent pages.

Example: displayName="*Revenue*" AND folder="folders/123".

Responses

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