MeiroDocs

System Info

+ Request

Section: Group System Info. Base URL: https://api.instance_name.meiro.io/.

System Info [/system_info]

Retrieve system info [GET]

  • Request

    • Headers

      X-Access-Token: 1234567890abcdef

  • Response 200 (application/json)

{
    "system_info": {
        "build_date": "2023-01-01"
    }
}

On this page