Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location -g --request GET '/api/organizations?options={}'
{
"id": "organization_uuid_string_1",
"name": "Acme Corp",
"website": "https://www.acmecorp.com",
"country": "US",
"state": "CA",
"city": "San Francisco",
"addressLine1": "123 Main St",
"addressLine2": "Apt 100",
"zipCode": 94101,
"externalId": "acme_corp_external_id_string"
}