Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/projects//landings?limit=undefined&offset=undefined&automatic=undefined&search=undefined' \
--header 'Accept-Language;'{
"items": [
{
"id": "string",
"project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
"name": "string",
"public_id": "string",
"status": "active",
"agent_id": "2b1e3b65-2c04-4fa2-a2d7-467901e98978",
"is_read_only": true,
"draft_version_id": "string",
"published_version_id": "string"
}
],
"total": 0,
"limit": 1,
"offset": 0
}