Open staylorx opened 3 years ago
SV folks indicate that adding show_all_variables=true
to the query string will bring in everything again, but so far it doesn't work in testing.
Apparently the secret is /v1/programs/<your_program_id_here>?type=full&show_all_variables=true
and it will return a big beautiful stack of program detail including all the fields.
We tested this and it used to bring in all variables. But recently we have upstream code running and the hidden fields don't show up.