SlackOAuthCallbackResponse Example Usage import { SlackOAuthCallbackResponse } from "@midday-ai/sdk/models/operations"; let value: SlackOAuthCallbackResponse = { headers: {}, }; Fields Field Type Required Description headers Record<string, string[]> ✔️ N/A