Skip to main content
GET
Get tenant profile

Response

200 - application/json
tenant_id
string<uuid>
required

Your organization's unique ID on Spirii. It never changes and can't be edited

display_name
string
required

Your organization's chosen name as an e-mobility provider — free text you set yourself (up to 255 characters).

Required string length: 1 - 255
emp_identities
object[]
required

The roaming identities registered to your organization. Each identity's own fields are explained under List EMP identities.

can_publish_base_network
boolean
default:false
required

Whether your organization is allowed to make its charger network visible to other providers across Spirii. Spirii decides this; you can't change it. Capability flag set by Spirii admin via PATCH /admin/tenants/{tenant_id}

created_at
string<date-time>
required

When your organization's profile was created.

published_network_priority_order
string<uuid>[]

Your preferred ranking of other providers' published networks, used to break the tie when a charger can be reached through more than one. An empty list means Spirii picks the order for you.

updated_at
string<date-time>

When the profile was last changed.