List Cloudflare accounts
GET {{baseUrl}}/api/v2/integrations/cloudflare/accounts
List Cloudflare accounts.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}]}