GET/Data API Inquiry

If I set key ‘q’ as an optional parameter for an API call, can I dynamically retrieve the value from an input field for ‘q?’

I do have ‘q’ set as optional, but not private, within that initialized call.

1 Like

Solved :slight_smile:

1 Like

how did you solve it? same question here.