curl --location --request GET '/v2/apis//authorizers/'
{
"AuthorizerCredentialsArn": "string",
"AuthorizerId": "string",
"AuthorizerPayloadFormatVersion": "string",
"AuthorizerResultTtlInSeconds": 0,
"AuthorizerType": "REQUEST",
"AuthorizerUri": "string",
"EnableSimpleResponses": true,
"IdentitySource": {},
"IdentityValidationExpression": "string",
"JwtConfiguration": {
"Audience": [],
"Issuer": "string"
},
"Name": "string"
}