The Organization object is used to represent an Organization in Edgee.
The schema is of type object.
object
Was this page helpful?
{ "object": "organization", "id": "<string>", "name": "<string>", "slug": "<string>", "avatar_url": "<string>", "type": "perso", "current_billing_plan": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }