action journy_get_validity { label: "Validate API key" description: "Endpoint used to test the validity and some basic information about a specific API Key." provider: journy method: GET path: "/validate" encoding: json output: { type: "object" } }