List Confluent Account resources

GET {{baseUrl}}/api/v2/integrations/confluent-cloud/accounts/:account_id/resources

Get a Confluent resource for the account associated with the provided ID.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":[{"attributes":{"resource_type":"\u003cstring\u003e","enable_custom_metrics":false,"id":"\u003cstring\u003e","tags":["\u003cstring\u003e","\u003cstring\u003e"]},"type":"confluent-cloud-resources","id":"\u003cstring\u003e"},{"attributes":{"resource_type":"\u003cstring\u003e","enable_custom_metrics":false,"id":"\u003cstring\u003e","tags":["\u003cstring\u003e","\u003cstring\u003e"]},"type":"confluent-cloud-resources","id":"\u003cstring\u003e"}]}