This API v2 documentation is currently still on progress. For any issue, please contact support@runcloud.io
Authorization: Bearer ********************
{}
curl --location --request GET 'https://manage.runcloud.io/api/v2/settings/externalapi' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"data": [
{
"id": 53,
"label": "Backblaze B2",
"username": "00453689b73a0ff0000000002",
"secret": "K004C5CiBscreZi6xvlr...",
"service": "Backblaze B2",
"created_at": "2024-07-04 15:11:34"
}
]
}