[REST-API] Endpoint for definition start variables doesn't return enums

Hi!

I’m using version 7.9.0 and I’m trying to get the start variables for a process via the endpoint

GET /process-definition/key/{key}/form-variables

However, I’m not able to get the values for my enums. Is the endpoint not supposed to return that? Where can I get those enums via the REST API?

I know I could parse them from GET /process-definition/key/{key}/rendered-form, but I assume that there’s a better way?

Best regards,
Steinar

Hi,

Has anyone an idea about how this works? Can I not get the configured enums through the API? That seems like a strange omission, given how complete the API looks.

Regards,
Steinar