List Cloudflare accounts

GET {{baseUrl}}/api/v2/integrations/cloudflare/accounts

List Cloudflare accounts.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"attributes":{"name":"\u003cstring\u003e","email":"\u003cstring\u003e"},"id":"\u003cstring\u003e","type":"cloudflare-accounts"},{"attributes":{"name":"\u003cstring\u003e","email":"\u003cstring\u003e"},"id":"\u003cstring\u003e","type":"cloudflare-accounts"}]}