Partner API
integer · uint64stringstringstringstring · enumstringstringstring · date-timestringstringstringstringstring · enumstring · date-timestringstring
Schemas
scaleway.partner.v1.ListOrganizationsRequest.OrderBy
string · enum
Enum values:
created_at_asc
created_at_desc
Default: created_at_asc
scaleway.partner.v1.ListOrganizationsResponse
List of organizations.
total_countTotal number of organizations.
scaleway.partner.v1.Organization
idID of the organization. (UUID format)
nameName of the organization.
emailOrganization owner's email.
statusThe current status of the organization.
Enum values:
unknown_status
opened
locked
closed
Default: unknown_status
owner_firstnameOrganization owner's first name.
owner_lastnameOrganization owner's last name.
created_atDate of organization creation. (RFC 3339 format)
phone_numberOrganization owner's phone number.
siren_numberSiren number of the organization.
customer_idCustomer ID associated with this organization.
lock_reason_messageIf the organization is locked, this field will contain a human-readable reason.
locked_byOriginator of the lock. Can be one of "partner" or "scaleway".
Enum values:
unknown_locked_by
partner
scaleway
Default: unknown_locked_by
locked_atDate of lock. (RFC 3339 format)
picture_linkLink to the Organization's picture.
commentA comment about the organization.