action openbankingproject_get_consent_sca_status { label: "Read the SCA status of the consent authorisation" description: "This method returns the SCA status of a consent initiation's authorisation sub-resource.\n" provider: openbankingproject method: GET path: "/v1/consents/{consentId}/authorisations/{authorisationId}" encoding: json output: { type: "object" additionalProperties: true } }