ReportsExternal
ReportsExternal
List all external report urls for tenant
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+Responses
200
Example response
application/json
get
/tenants/{tenantUid}/report-urls200
Example response
List all external report urls for organization
get
/tenants/{tenantUid}/organizations/{organizationUid}/report-urls
List all external report urls for organization
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+organizationUidstringRequiredPattern:
Reference to an organization.
^[A-Za-z0-9-_]+Responses
200
Example response
application/json
get
/tenants/{tenantUid}/organizations/{organizationUid}/report-urls200
Example response
List all external report urls for store
Authorizations
AuthorizationstringRequired
Accesstoken recevied after user login with a deviceToken
Path parameters
tenantUidstringRequiredPattern:
Reference to a tenant.
^[A-Za-z0-9-_]+storeUidstringRequiredPattern:
Reference to a Store.
^[A-Za-z0-9-_]+Responses
200
Example response
application/json
get
/tenants/{tenantUid}/stores/{storeUid}/report-urls200
Example response
Last updated
Was this helpful?

