Last updated
Was this helpful?
Teleskope's Metadata API surfaces classification records for each of your connected data stores. Use these endpoints to programmatically retrieve data element classifications, user permissions, and resource inventories across all enrolled connectors.
All Metadata API requests require an X-API-KEY header for authentication.
AWS
RDS, S3, Redshift, DynamoDB, Users
GCP
Cloud SQL, BigQuery, Cloud Storage, Users
Azure
SQL, Blob Storage
Snowflake
Metadata, Users
All metadata endpoints support the following query parameters:
limit
integer
Maximum number of records to return per page (default: 100)
page
integer
Page number for pagination (default: 1)
data_element_categories
string
Filter by data element category
data_elements
string
Filter by specific data elements
Each connector may support additional connector-specific filter parameters documented on the individual endpoint pages.
Last updated
Was this helpful?
Was this helpful?
