List disabled datasources
GET /v1/admin/datasources/disabled
GET
/v1/admin/datasources/disabled
Returns paginated disabled datasources that are still visible in the admin UI
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
Page number
limit
integer
Page size
name
string
Datasource name filter
sort
string
Sort field
Responses
Section titled “ Responses ”OK
object
data
object
datasources
Array<object>
object
config_fields
Array<object>
object
has_value
boolean
is_secret
boolean
key
string
value
string
created_at
string
id
string
is_disabled
boolean
name
string
scan_policy
string
secret_backend
string
type
string
updated_at
string
limit
integer
offset
integer
total
integer
success
boolean
Unauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueForbidden
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true