action openbankingproject_get_signing_basket { label: "Returns the content of an signing basket object" description: "Returns the content of a signing basket object." provider: openbankingproject method: GET path: "/v1/signing-baskets/{basketId}" encoding: json output: { type: "object" additionalProperties: true } }