/assets
{ "limit": "string", "cursor": "string", "parentBoardId": "string", "includeNestedAssets": true, "search": "string", "tag": "string", "customField": "string", "createdAt": { "gte": "2024-01-01T00:00:00.000Z", "lte": "2024-12-31T23:59:59.999Z" }, "createdAtobject": {} }
Shell Examples
curl --request GET \
--url https://api.air.inc/v1/assets \
--header 'accept: application/json'
{
"status": 200,
"updated": "4 months ago"
}
Did this page help you?
Yes
No