Search a connection for columns

Version 4.0.25.2 (latest)

Search a connection for columns matching the specified name

Note: column_name must be a valid column name. It is not a search pattern.

Request

GET /connections/{connection_name}/search_columns
Datatype
Description
Request
HTTP Request
path
HTTP Path
connection_name
string
Name of connection
query
HTTP Query
column_name
string
Column name to find
fields
string
Requested fields.

Response

Datatype
Description
(array)
schema_name
string
Name of schema containing the table
table_name
string
Name of table containing the column
column_name
string
Name of column
data_type
string
Column data type
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
field
string
Field with error
code
string
Error code
message
string
Error info message
documentation_url
string
Documentation link
documentation_url
string
Documentation link
Datatype
Description
(object)
message
string
Error details
documentation_url
string
Documentation link