Skip to main content
GET
Get all active Data Source the user has access to

Authorizations

X-Domino-Api-Key
string
header
required

Query Parameters

dataSourceNames
string[]

Names of the Data Sources to get

offset
integer
default:0

How many Data Sources from the start to skip, sorted by descending ID order. Defaults to 0

limit
integer
default:10

Maximum number of Data Sources to fetch. Defaults to 10

Response

Success

dataSources
object[]
required
metadata
object
required
Last modified on June 26, 2026