This page describes the schemas
endpoint of the Immuta API and its request and response parameters.
Additional fields may be included in some responses you receive; however, these attributes are for internal purposes and are therefore undocumented.
GET
/schemas
Search across all schemas in the handler table.
Attribute | Description | Required |
---|---|---|
Attribute | Description |
---|---|
This example request gets all of the schemas with the string "medical" in their name.
searchText
string
Used to filter returned schemas. The query is executed with a wildcard prefix and suffix.
No
values
metadata
The name
and count
for each result.
name
string
The name of the schema.
count
integer
The total number of data sources attached to that schema.