How to Get list of choices Json API

Hi Team,

I am able to get all the active contracts from v1/query

I also want name of choices associated with that particular template

how do i get get that ?

Thanks in advance :slight_smile:

Choices are associated with templates and are listed in daml-lf packages. So your path of research is similar to this one, except you might use the JSON API’s version of the package endpoints: