Metadata
Retrieve metadata about the API server
Retrieve system metadata providing information about the API server
get/v2/org/{org}/nico/metadata
Response
OK
Example response
{
"version": "0.1.24",
"buildTime": "2019-08-24T14:15:22Z"
}Retrieve system metadata providing information about the API server
OK
{
"version": "0.1.24",
"buildTime": "2019-08-24T14:15:22Z"
}