# Attention Docs ## Docs - [List Calendar Events](https://docs.attention.com//api-reference/calendar/list-calendar-events.md): Returns a paginated list of calendar events from a specific user - [Archive Conversation](https://docs.attention.com//api-reference/conversation/archive-conversation.md): Archive a conversation, marking it as no longer active. - [Change Conversation Privacy](https://docs.attention.com//api-reference/conversation/change-conversation-privacy.md): Change the privacy of a conversation from private to public and vice versa - [Generate Conversation Media Download URL](https://docs.attention.com//api-reference/conversation/generate-conversation-media-download-url.md): Generate a presigned URL for downloading the media file of a conversation. Organization-level authentication only. - [Get Conversation](https://docs.attention.com//api-reference/conversation/get-conversation.md): Retrieves detailed information about a specific conversation, including its transcription, participants, and metadata. The response can be customized to include or exclude certain details based on the query parameters. - [Get Signed Upload Conversation URL](https://docs.attention.com//api-reference/conversation/get-signed-upload-conversation-url.md): Generate a signed URL for uploading a conversation file - [Import Conversation](https://docs.attention.com//api-reference/conversation/import-conversation.md): Import a conversation from a media file. This endpoint creates a new conversation from an external source (e.g., Gong, Salesforce) and processes it through the Attention platform's transcription and analysis pipeline. - [List Conversations](https://docs.attention.com//api-reference/conversation/list-conversations.md): Retrieves a paginated list of conversations with their transcriptions. Supports various filtering options to narrow down the results based on date ranges, participants, teams, and conversation status. - [Update Conversation](https://docs.attention.com//api-reference/conversation/update-conversation.md): Updates the metadata and properties of an existing conversation. This endpoint allows modification of conversation details such as title, participants, and associated metadata. - [List emails](https://docs.attention.com//api-reference/email/list-emails.md): Returns a list of emails - [Create Team](https://docs.attention.com//api-reference/organization/create-team.md): Creates a new team in the organization. You can optionally specify a parent team to create a hierarchical team structure. The team will be created with default permissions and settings. - [Create User](https://docs.attention.com//api-reference/organization/create-user.md): Creates a new user in the specified organization. Requires a valid API key and proper permissions to create users. The user will be assigned to the specified team and given the specified role. Returns the created user's details including their UUID. - [Delete User](https://docs.attention.com//api-reference/organization/delete-user.md): Deletes an existing user from the organization. This operation is permanent and cannot be undone. The user will be removed from all teams and their access will be revoked. Requires proper permissions to delete users. - [List Organization Users](https://docs.attention.com//api-reference/organization/list-organization-users.md): Returns a list of users in the organization. You can optionally filter the results by teamUUID to get users from a specific team. The response includes user details such as name, email, and role information. - [List Roles](https://docs.attention.com//api-reference/organization/list-roles.md): Returns a list of roles - [List Teams](https://docs.attention.com//api-reference/organization/list-teams.md): Returns a list of all teams in the organization. The response includes team details such as name, UUID, and parent team information if applicable. - [Update Team](https://docs.attention.com//api-reference/organization/update-team.md): Updates an existing team's information. You can modify the team's name and parent team assignment. This operation can be used to restructure the team hierarchy within the organization. - [Update User](https://docs.attention.com//api-reference/organization/update-user.md): Updates an existing user's information in the organization. You can modify the user's name, email, team assignment, and role. Requires proper permissions to update user details. - [Create SCIM Group](https://docs.attention.com//api-reference/scim/create-scim-group.md) - [Create SCIM User](https://docs.attention.com//api-reference/scim/create-scim-user.md): Creates a new user. Used by SCIM clients like Okta to provision users. - [Get SCIM Group](https://docs.attention.com//api-reference/scim/get-scim-group.md): Retrieves a single group by ID. Used by SCIM clients like Okta. - [Get SCIM Service Provider Config](https://docs.attention.com//api-reference/scim/get-scim-service-provider-config.md): Returns SCIM service provider capabilities. Required by SCIM clients like Okta to determine feature support. - [Get SCIM User](https://docs.attention.com//api-reference/scim/get-scim-user.md): Retrieves a single user by ID. Used by SCIM clients like Okta. - [List SCIM Groups](https://docs.attention.com//api-reference/scim/list-scim-groups.md): Retrieves a list of groups, supports filtering and pagination. Used by SCIM clients like Okta. - [List SCIM Users](https://docs.attention.com//api-reference/scim/list-scim-users.md): Retrieves a list of users, supports filtering and pagination. Used by SCIM clients like Okta. - [Patch SCIM Group](https://docs.attention.com//api-reference/scim/patch-scim-group.md): Partially updates a group using SCIM patch semantics. - [Patch SCIM User](https://docs.attention.com//api-reference/scim/patch-scim-user.md): Partially updates a user. - [Update SCIM Group](https://docs.attention.com//api-reference/scim/update-scim-group.md): Updates group. Used by SCIM clients like Okta to provision groups. - [Update SCIM User](https://docs.attention.com//api-reference/scim/update-scim-user.md): Updates user. Used by SCIM clients like Okta to provision users. - [Create Scorecard Result](https://docs.attention.com//api-reference/scorecard/create-scorecard-result.md): Create Scorecard Result for a conversation - [Get scorecards summary](https://docs.attention.com//api-reference/scorecard/get-scorecards-summary.md): Retrieves detailed usage statistics for specified users or teams within a given time period. - [List scorecards](https://docs.attention.com//api-reference/scorecard/list-scorecards.md): Retrieves scorecards - [Get Team](https://docs.attention.com//api-reference/team/get-team.md): Retrieves detailed information about a specific team by its ID. The response includes team details, members, and hierarchical information. - [Get Team Members](https://docs.attention.com//api-reference/team/get-team-members.md): Retrieves all members of a specific team. The response includes user details and their roles within the team. - [List Teams](https://docs.attention.com//api-reference/team/list-teams.md): Retrieves a list of all teams in the system. The response includes team details such as name, UUID, parent team information, and team hierarchy. - [Ask Attention](https://docs.attention.com//api-reference/tool/ask-attention.md): Analyzes conversations or prompts to provide insights and attention points. This endpoint helps identify key information, sentiment, and important details in the provided content. - [Ask Attention V2](https://docs.attention.com//api-reference/tool/ask-attention-v2.md): Analyzes conversations or prompts to provide insights and attention points. This endpoint helps identify key information, sentiment, and important details in the provided content. - [Create Deck](https://docs.attention.com//api-reference/tool/create-deck.md): Generates presentation decks based on conversations, deals, or other content. This endpoint creates structured presentations with key insights and data visualizations. - [Create Snippet](https://docs.attention.com//api-reference/tool/create-snippet.md): Creates a new conversation snippet that can be used for reference, analysis, or sharing. This endpoint allows you to capture and store important parts of conversations for future use. - [Get Connection Report](https://docs.attention.com//api-reference/tool/get-connection-report.md): Simple report showing which users have connected their calendar and email. No parameters needed - shows all users in the organization. - [Get Usage Report](https://docs.attention.com//api-reference/tool/get-usage-report.md): Retrieves detailed usage statistics for specified users or teams within a given time period. This endpoint helps track API consumption, feature usage, and user activity patterns. - [List Users](https://docs.attention.com//api-reference/user/list-users.md): Returns a list of users, you can also filter by id, email and teamUUID - [API Authentication](https://docs.attention.com/api-authentication.md): Learn how to obtain and use API keys to authenticate with the Attention API - [Action Steps](https://docs.attention.com/builder-101/action-steps.md): Reference for all the types of action steps available in Attention workflows. - [Workflow Builder Overview](https://docs.attention.com/builder-101/getting-started.md): Learn what workflows are, how they are structured, and how to configure steps in the builder. - [Triggers](https://docs.attention.com/builder-101/triggers.md): Learn about the different ways to start workflows in Attention. - [Attention Triggers](https://docs.attention.com/builder-101/triggers/attention-triggers.md): Detailed documentation for all Attention workflow triggers and their payloads. - [Workflow Runs](https://docs.attention.com/builder-101/workflow-runs.md): Monitor and debug workflow executions once your workflow is live. - [Product Updates ](https://docs.attention.com/change-log.md): New releases and improvements - [Generate Call Insights](https://docs.attention.com/core-features/call-insights.md): Use the Insights tab as your personal AI assistant to draft messages, surface risks, and more. - [Leave and Manage Comments](https://docs.attention.com/core-features/comments.md): Capture feedback and collaborate by adding comments directly on call recordings. - [CRM Auto Update](https://docs.attention.com/core-features/crm-sync.md): Review and push data to your CRM after each call. - [Send Follow‑Up Emails with Templates](https://docs.attention.com/core-features/email-templates.md): Generate AI‑powered follow‑up emails from any call and push them straight to Gmail. - [Generalized Insights](https://docs.attention.com/core-features/generalized-insights.md): Ask Attention anything across all of your conversation data. - [Connect Your Calendar & Personalize Attention](https://docs.attention.com/core-features/personal-settings.md): Link your calendar and tailor Attention’s look, language, and auto‑join behavior. - [Share Snippets from a Call](https://docs.attention.com/core-features/snippets.md): Create short, shareable clips from any conversation and track engagement. - [Authentication](https://docs.attention.com/mcp/authentication.md): How clients authenticate to the Attention MCP server — OAuth for end users, API keys for programmatic access, plus scopes and rate limits. - [Example Prompts](https://docs.attention.com/mcp/examples.md): Things you can ask Claude (or any MCP-compatible LLM) once the Attention connector is enabled. - [Attention MCP Server](https://docs.attention.com/mcp/overview.md): Connect Claude and other LLM clients to your Attention workspace. Search calls, analyze deals, configure scorecards, manage teams, and chat with the Attention super agent — all through natural language. - [Tools Reference](https://docs.attention.com/mcp/tools-overview.md): Flat, searchable index of every tool exposed by the Attention MCP server with its scope and a one-line description. - [AI Analysis](https://docs.attention.com/mcp/tools/ai-analysis.md): Run natural-language analysis across one or many calls in a single request. - [API Keys](https://docs.attention.com/mcp/tools/api-keys.md): Create, list, and revoke programmatic API keys. - [Calls](https://docs.attention.com/mcp/tools/calls.md): Search recorded calls and read full details, transcripts, scorecard results, and AI insights. - [CRM](https://docs.attention.com/mcp/tools/crm.md): Inspect and manage CRM integrations — Salesforce, HubSpot, Microsoft — and trigger field syncs. - [Forecasting](https://docs.attention.com/mcp/tools/forecasting.md): Read and configure forecast categories — the columns that make up your forecast grid. - [Identity](https://docs.attention.com/mcp/tools/identity.md): Inspect the authenticated identity behind a connection. - [Intelligence](https://docs.attention.com/mcp/tools/intelligence.md): Manage intelligence collections (CRM prompt sets) and their items (individual extraction prompts). - [Labels](https://docs.attention.com/mcp/tools/labels.md): Manage label categories used to classify calls; apply or update labels on individual conversations. - [Organization](https://docs.attention.com/mcp/tools/organization.md): Get an overview of your organization and update org-level settings. - [Reports](https://docs.attention.com/mcp/tools/reports.md): Pull usage and activity reports for your organization. - [Scorecards](https://docs.attention.com/mcp/tools/scorecards.md): Read scorecards and detailed criteria; create, update, and configure scorecards, items, and score ranges. - [Snippets](https://docs.attention.com/mcp/tools/snippets.md): Create shareable clips from call recordings. - [Super Agent](https://docs.attention.com/mcp/tools/super-agent.md): Chat with the autonomous Attention super agent — best for complex, open-ended questions that span search, CRM, and integrations. - [Teams](https://docs.attention.com/mcp/tools/teams.md): List teams and their members; create, update, archive, and reorganize teams; add or remove team members. - [Users & Roles](https://docs.attention.com/mcp/tools/users-roles.md): List users and roles; update profiles and team memberships; manage user roles and lifecycle; send and manage invitations. - [Welcome to Attention ⚡️](https://docs.attention.com/welcome.md): Enterprise-grade AI for Sales: Automate work out of your sales conversations - [Create Call Labels](https://docs.attention.com/workspace-setup/call-labels.md): Auto-tag every conversation with AI-powered labels so searches, dashboards, and coaching stay organized. - [Build a Scorecard Template](https://docs.attention.com/workspace-setup/create-scorecards.md): Create customized scorecard templates to score and add coaching insights to all conversations in Attention. - [Create & Map CRM Fields](https://docs.attention.com/workspace-setup/crm-config.md): Map CRM fields in Attention, populate them with AI, and sync the data to Salesforce or HubSpot. - [Google Integration](https://docs.attention.com/workspace-setup/google-integration.md): Configure Google Workspace to work with Attention - [Manage Users, Roles & Seats in Attention](https://docs.attention.com/workspace-setup/inviting-users.md): Invite teammates, assign roles, and control recording seats from User Management. - [Integrate Attention with Salesforce](https://docs.attention.com/workspace-setup/salesforce-integration.md): Connect your Salesforce instance to enable 2-way sync with Attention - [Single Sign-On (SSO)](https://docs.attention.com/workspace-setup/single-sign-on.md): How to setup Single Sign-On for your org. - [Add Attention to your Slack Workspace](https://docs.attention.com/workspace-setup/slack-setup.md): Combine Attention with Slack to keep everyone in sync. - [Teams, Roles & Seats](https://docs.attention.com/workspace-setup/teams-roles-seats.md): Every Attention user needs a Team, a Role, and a Seat type. Together, these govern what they can see, do, and record inside Attention. - [Zoom Phone integration](https://docs.attention.com/workspace-setup/zoom-phone-integration.md): Associate Zoom Phone with Attention, configure recording permissions, and verify with a test call. ## OpenAPI Specs - [openapi](https://docs.attention.com/api-reference/openapi.json)