Get the app version
curl --request GET \ --url https://api.fluximmo.io/version
{ "data": { "version": "v1.0.0" } }
The response is of type object.
object
Was this page helpful?