List datasources
GET /v1/datasources
GET
/v1/datasources
Returns a paginated list of datasources visible to the authenticated user
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
Page number
limit
integer
Page size
type
string
Datasource type filter
name
string
Datasource name filter
sort
string
Sort field
Responses
Section titled “ Responses ”OK
object
data
object
datasources
Array<object>
object
created_at
string
id
string
metadata
name
string
scan_policy
string
type
string
limit
integer
offset
integer
total
integer
success
boolean
Unauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true