Tenant
Get Tenant (Single)
GET
https://api.shopgo.me/v1/platform/tenant/:id
Get single tenant object.
Path Parameters
Name
Type
Description
id
string
Tenant unique identifier
Get Tenants (All)
GET
https://api.shopgo.me/v1/platform/tenant/
Get list of all platform tenant. For a full breakdown of response payload see definition of Tenant object.
Last updated
Was this helpful?