Back to Website
Show / Hide Table of Contents

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 TenantApplicationsInfoDto

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)
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...