Get ThreeDS authentication by IDAsk AIget https://api.staging.payrails.io/payment/threeds/{threeDSId}Find a ThreeDS authentication from a given ID.Path ParamsthreeDSIduuidrequiredIdentifier of the resource in Payrails.Query ParamsincludeAdditionalFieldsbooleanDefaults to falseBoolean indicating if associated additional fields should be included in the response.truefalseincludeInstrumentbooleanDefaults to falseBoolean indicating if the payment instrument should be included in the response.truefalseResponses 200ThreeDS authentication found, and all details are included. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 11 months ago