action openbankingproject_get_signing_basket_status { label: "Read the status of the signing basket" description: "Returns the status of a signing basket object.\n" provider: openbankingproject method: GET path: "/v1/signing-baskets/{basketId}/status" encoding: json output: { type: "object" additionalProperties: true } }