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