action redirection_get_project_collection { label: "Retrieves the collection of Project resources." provider: redirection method: GET path: "/projects" encoding: json output: { type: "object" additionalProperties: true } }