v1

latestOpenAPI 3.1.02026-07-136587849.3 KB
Info / App

Application Information

Get the application manifest for the current application.

get/applicationinfo

Response

OK

auth_flow'client_token' | 'hmac' | 'pkcs1' required

Authentication flow

created_atstring date-time required

Creation date

idinteger required

Application ID

statusstring required

Status

updated_atstring date-time required

Last update date

Example response

{
  "dataset_manifest": {
    "client_cache": {
      "cleanup_interval_seconds": 86400,
      "enabled": true,
      "max_cache_values": 10000000,
      "ttl_dateless_entries_seconds": 2592000,
      "ttl_seconds": 2592000
    }
  }
}
All 65 operations