action cycat_get_namespacegetid { label: "get_namespacegetid" description: "Get all ID from a given namespace." provider: cycat method: GET path: "/namespace/getid/{namespace}" encoding: json output: { type: "object" additionalProperties: true } }