Skip to main content
POST
Browse connection resources

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

connection_id
string
required

Body

application/json
path_prefix
string | null

Drill into the source hierarchy: omit for top level, then pass e.g. a database, then DB.SCHEMA.

max_results
integer
default:500

Maximum resources to return; response flags truncation.

Required range: 1 <= x <= 1000
page_token
string | null

Opaque continuation token returned by the previous resource browse response.

search_query
string | null

Search resource names within the selected path.

Maximum string length: 256

Response

Successful Response