{
"results": [
{
"credentials": {
"user": "<string>",
"type": "postgres"
},
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"userUuid": "<string>",
"uuid": "<string>"
}
],
"status": "ok"
}
Get user warehouse credentials
{
"results": [
{
"credentials": {
"user": "<string>",
"type": "postgres"
},
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"userUuid": "<string>",
"uuid": "<string>"
}
],
"status": "ok"
}
Ok
The response is of type object
.