Retrieve Data

Retrieves paginated data from a specific data source version using customized parameters. The response includes data source metadata, the applied query parameters, a record schema, and an array of records containing the results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requestsโ€ฆ
LoadingLoadingโ€ฆ
Path Params
string
required

The datasource versionId

Query Params
string

Number of records to skip. Supported only for SQL database data sources. Default: 0.

string

Maximum number of records to return per batch. Supported only for SQL database data sources. Default: 0 (returns all records).

Body Params
parameters
object

The parameters is a map of string keys to primitive values or arrays of primitive values.

Responses

Language
Credentials
Header
LoadingLoadingโ€ฆ
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json