Skip to main content
Get Version
curl --request GET \
  --url https://{domain}/api/Version
{
  "ProductVersion": "<string>",
  "Copyright": "<string>",
  "ApiVersion": "<string>"
}
Returns the Spark API assembly version and build.

Response

Success

ProductVersion
string
ApiVersion
string | null