GET
/
accounts
curl --request GET \
  --url https://api.copper.co/platform/accounts \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json ยท object

The body is of type object.

Response

200 - application/json
Successful response

The response is of type object.