v1
latestOpenAPI 3.0.32026-08-06138294578.6 KBConnections
Connection Parameter Values
Returns completion values for parameter fields on a persisted connection.
Use this endpoint when the available options for one parameter depend on the connection's saved credentials or previously selected settings. For example, after a connection is authorized, the upstream service may be able to return lists of databases, schemas, or similar selectable values.
For new setup flows, prefer POST /api/connection_types/{type}/parameter_values, which lets you resolve completions before the connection has been created.
get/api/connections/{id}/parameter_values
Path parameters
idstring uuid required
Example:248df4b7-aa70-47b8-a036-33ac447e668d
Headers
X-Polytomic-Versionstring
Response
OK