curl --request GET \
--url http://localhost:8080/cabinet/admin/apps/platforms/{platform}[
{
"id": "<string>",
"name": "<string>",
"urlScheme": "<string>",
"installationStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"addSubscriptionStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"connectAndUseStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"isFeatured": false,
"isNeedBase64Encoding": true,
"additionalBeforeAddSubscriptionStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"additionalAfterAddSubscriptionStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
}
]Get apps for a specific platform.
curl --request GET \
--url http://localhost:8080/cabinet/admin/apps/platforms/{platform}[
{
"id": "<string>",
"name": "<string>",
"urlScheme": "<string>",
"installationStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"addSubscriptionStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"connectAndUseStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"isFeatured": false,
"isNeedBase64Encoding": true,
"additionalBeforeAddSubscriptionStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
},
"additionalAfterAddSubscriptionStep": {
"description": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
},
"buttons": [
{
"buttonLink": "<string>",
"buttonText": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
],
"title": {
"en": "",
"ru": "",
"zh": "",
"fa": ""
}
}
}
]Successful Response
Step with description and optional buttons/title.
Show child attributes
Step with description and optional buttons/title.
Show child attributes
Step with description and optional buttons/title.
Show child attributes
Step with description and optional buttons/title.
Show child attributes
Step with description and optional buttons/title.
Show child attributes