Search Object ​
id
string
REQUIRED ·Â
The unique identifier of the entity.
title
string
The title of the entity.
description
string
The description of the entity.
type
string
The type of the entity.
urls
object[]
The urls of the entity.
url
string
The url of the entity.
type
string
The type of the url.
All possible enum values:
truto_api
truto_download
unified_model
string
Present when type is truto_api or truto_download. Specifies the unified model of the url.
resource
string
Present when type is truto_api or truto_download. Specifies the resource of the url.
file_name
string
The name of file. This is available only when the type is truto_download.
mime_type
string
The mime type of file. This is available only when the type is truto_download.
meta
object
The meta data of the entity.
created_at
string · date-time
The date when the entity was created.
updated_at
string · date-time
The date when the entity was updated.
children
object[]
The children of the entity. Follows the same schema as the parent.
remote_data
object
Raw data returned from the remote API call.