curl --request GET \
--url https://nimbussuite.com/api/v1/cloudflare/partner/accounts \
--header 'Authorization: Bearer <token>'{
"accounts": [
{}
]
}curl --request GET \
--url https://nimbussuite.com/api/v1/cloudflare/partner/accounts \
--header 'Authorization: Bearer <token>'{
"accounts": [
{}
]
}Was this page helpful?