Get Cloudflare account

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

Get a Cloudflare account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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