Search for assets

Retrieves assets that match a specific asset field value.

Body Params

The parameters for LookupAssetsByField

string

OPTIONAL. The value of next_page_token from a previous response. If specified, the API will return the next batch of results following the previous list assets request.

int32

OPTIONAL. The number of assets to return. By default, each request returns 50 assets. You can specify a page_size value between 1 to 100.

asset_filters
array of objects

OPTIONAL. The array of asset filters to apply in your request. You can apply multiple filters in a single request.

asset_filters
order_by
object

Describes the sorting options for the list assets endpoint. By default, assets are sorted by creation date from the most recent to the least recent.

string
required

REQUIRED. The name of the asset field to match.

string

REQUIRED. The string value of the asset field to match.

Responses

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