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

Response

Success

ProductVersion
string
ApiVersion
string | null