Retrieve a Data Source by id
Use this endpoint to retrieve the schema structure of a specific data source, including tables and fields, to support dynamic filter creation during report generation.
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The authorization token in the 'Bearer ' format.
Important: This header is required if your environment has Access Manager enabled. For more information, refer to the Access Manager documentation.
The unique identifier of the Organization associated with the request.
Path Parameters
The unique identifier of the data source that you want to retrieve.
Response
If the result is successful, you will receive a list with all data sources.
Detailed information about a specific data source including its schema.

