get https://{hostname}/appsec/v1/configs//versions//response-actions/challenge-actions/
View details about the specified challenge action.
Responses
View details about the specified challenge action.
xxxxxxxxxx
curl --request GET \
--url https://hostname/appsec/v1/configs/configId/versions/versionNumber/response-actions/challenge-actions/actionId \
--header 'accept: application/json'
xxxxxxxxxx
{
"actionId": "challenge_108949",
"actionName": "new challenge 4",
"allowFullCpuUtilization": true,
"challengeIntervalInSeconds": 723,
"challengeType": "AKAMAI_WEB_CRYPTO",
"cryptoChallengeDurationInSeconds": 100,
"customBrandingUrl": "/abcd.html"
}