These docs are for v2024.1.1. Click to read the latest docs for v2026.4.0-0.

GET a response from the search API endpoint


📘

Filters parameter must be a JSON object

When using the filters parameter with the Search API, the parameter's value must be an JSON object. For example:

https://{alation_domain}/integration/v1/search/?filters={"otypes":["table","column","schema"]}

Due to a limitation with our Developer Portal provider, the sample code in the box to the right will not create valid JSON when you fill out the form below. Make sure to check and fix this when using the filters parameter.

Query Params
string
integer
0 to 10000
Defaults to 20
integer
≥ 0
Defaults to 0
filters
object
Responses

Language
Credentials
Header
URL
Response
Choose an example:
application/json