Get Field Options
Get Field Options
Fetch dynamic options for a configuration field using the connector’s tools.
This endpoint uses the field’s options_source configuration to execute a connector tool and transform the results into options for select/multiselect fields.
GET
Get Field Options
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.