Get Cloudflare account
GET {{baseUrl}}/api/v2/integrations/cloudflare/accounts/:account_id
Get a Cloudflare account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"attributes":{"name":"\u003cstring\u003e","email":"\u003cstring\u003e"},"id":"\u003cstring\u003e","type":"cloudflare-accounts"}}