TenantInfo
These endpoints are used to get tenant information
GetApplicationsInfo
Gets information about tenant applications
Request
GET /api/storefront/v1/tenant-info/applications[?tenantId&userId]
Parameters
Name | In | Type | Default | Notes |
---|---|---|---|---|
tenantId | query | Tenant identifier |
||
userId | query | User identifier |
Responses
Status Code | Type | Description | Samples |
---|---|---|---|
200 |
|
Success |
|
401 | Unauthorized |
||
403 | Forbidden |
Definitions
TenantApplicationsInfoDto
Dto class, containing information about tenant applications
Name | Type | Notes |
---|---|---|
designEditorUrl | string | |
uiFrameworkUrl | string | |
preflightUrl | string | |
dynamicImageUrl | string | |
tenantId | integer (int32) |