utility

Get API metadata

Returns metadata about the current deployed version of the API, including the git commit hash, deploy date, and tag (if any).

get/api/v2/meta/

Response

deploy_datestring nullable required
hashstring nullable required
tagstring nullable required

Changes