Organizations
The Organization object
The Organization object is used to represent an Organization in Edgee.
object
string
String representing the object’s type. Objects of the same type share the same value.
id
string
The unique identifier for the organization.
name
string
The name of the organization.
slug
string
The slug of the organization.
avatar_url
string
Avatar URL of the organization
type
enum<string>
The type of the organization.
Available options:
perso
, pro
current_billing_plan
string
The current billing plan of the organization.
created_at
string
Time at which the object was created.
updated_at
string
Time at which the object was last updated.