AimableDocs
DocsAPI ReferenceRelease Notes
GET/system/versions

Get System Versions

Get the currently deployed versions of all services.

Authentication
X-API-Key: ak.<key_id>.<secret>Authentication & errors →

Request

curl -X GET '/api/system/versions' \
  -H 'X-API-Key: ak.<key_id>.<secret>'

Response

200

No response body documented