List AI Scene Analyses

Returns a paginated list of AI scene analyses. A searchText containing at least one non-whitespace character enables semantic search, must contain between 3 and 100 characters, and uses relevance ordering; omitted, empty, or whitespace-only searchText preserves ordinary list behavior.

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

Index of the first item to return, starting at 0. Default is 0

integer

Maximum number of items to return. Default is 15, maximum is 100

string
length between 3 and 100

Natural-language text for semantic analysis search. A value containing at least one non-whitespace character enables semantic search and must contain at least 3 characters; omitted, empty, or whitespace-only values use ordinary list behavior

string
enum

Order the results. When searchText is omitted, empty, or whitespace-only, the default is createdAt:DESC and the supported values are createdAt:DESC and createdAt:ASC. When searchText contains at least one non-whitespace character, relevance:DESC is the default and only supported value. Other combinations are rejected

Allowed:
date-time

Inclusive lower creation-date bound in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

date-time

Inclusive upper creation-date bound in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Responses

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