Autenticações
Get a authentication attempt based on the provided attempt ID.
Parâmetros de rota
attemptIdstringObrigatórioExample:
Authentication attempt ID
xxxxxxf41e2fcd832e6xxxxxParâmetros de cabeçalho
AuthorizationstringObrigatórioExample:
Identity Authorization Token
Bearer your_token_hereRespostas
200
Success
application/json
requestIdstringObrigatórioExample:
Unique identifier of the request.
xxxxx-cecd-4643-95c7-xxxxxidstringObrigatórioExample:
Identifier of authentication attempt.
xxxxyheu899xxxxcreatedAtstring · date-timeObrigatórioExample:
Creation date of the record.
2024-04-04T13:45:24.321Zstatusstring · enumObrigatórioExample:
Status of the operation.
approvedValores possíveis: contextAnalysisResultstring · enumObrigatórioExample:
Result of the context analysis.
INVALIDValores possíveis: sourceIpstringObrigatórioExample:
Source IP of the request.
127.0.0.1 | 2804:d0c:123:xxx:yyy:aaa:321400
Bad Request
application/json
401
Unauthorized
application/json
404
Resource not found
application/json
500
Internal server error
application/json
get/authentications/{attemptId}
Atualizado

