objects
List Public Objects.
List all public Objects with pagination support.
get/v1/objects/list_public
Query parameters
limitinteger
The limit of items to return. Default is 20.
starting_afterstring
Load the next page of data starting after the item with the given ID.
namestring
Filter objects by name (partial match supported).
content_typestring
Filter objects by content type.
statestring
Filter objects by state (UPLOADING, READ_ONLY, DELETED).
searchstring
Search by object ID or name.
Response
Successfully retrieved list of public Objects.