get https://t{tenantId}-s{siteId}.{env}.mozu.com/api/platform/appdev/apppackages/applications//packages
Use this operation to retieve all packages for a given applicationKey.
Response
Use this operation to retieve all packages for a given applicationKey.
xxxxxxxxxx
curl --request GET \
--url 'https://t0-s0.sandbox.mozu.com/api/platform/appdev/apppackages/applications/applicationKey/packages?startIndex=0&pageSize=50' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: