This endpoint returns a list of all the source objects (models, segments, and tables) that this source connection contains.
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
ID of the source
Designates which page of results to return. Always starts at 1. If 0 is specified, it defaults to 1.
Determines the number of results on each page. It can't exceed 100.
x <= 100Organizes the results based on their creation time, either ascending or descending.
asc, desc Successfully retrieved the list of source objects.
A successfully fetched list of results.
The outcome of the request
success "success"
An object to help you navigate the list of results.
The list of results.
A list of source objects that this connection contains. May be either a Model, Segment, or Table.