🗄️ Datasources
List Datasources
This endpoint retrieves a list with all Datasources available for the authenticated org.
GET
/
v1
/
datasources
Auth Headers
x-metal-api-key
string
requiredAn API key for your org.
x-metal-client-id
string
requiredA Client ID for your org.
Query Parameters
limit
integer
Number of Datasources to retrieve per request (optional).
page
integer
Number to start pagination from (optional).