path so Sugra can locate the parent folder (the client does not maintain a static table->path map); table_id may include the .px / .PX extension or omit it - Sugra resolves the correct extension from the tree listing.x-api-key: ********************curl --location '/api/v1/statistical-agencies/stat-estonia/tables/IA002.px?path=majandus%2Fhinnad' \
--header 'x-api-key: <api-key>'updated timestamp.{
"data": {
"table_id": "IA002.px",
"path": "majandus/hinnad/IA002.px",
"title": "string",
"variables": [
{
"code": "Aasta",
"text": "Year",
"values": [
"string"
],
"valueTexts": [
"string"
],
"time": true,
"elimination": true
}
],
"metadata": {
"updated": "string",
"label": "string",
"source": "string"
}
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}