API Reference
curl --request GET \ --url https://app.gomangrove.com/api/v1/account \ --header 'Authorization: <api-key>'
"{\n \"id\": 100,\n \"name\": \"Southeast CarbonCo\",\n \"primary_color\": null,\n \"logo_url\": null,\n \"secondary_color\": null,\n \"date_format\": \"mdy\"\n}"
The response is of type object.
object