---
title: "GET /pluginTypeMetadata"
method: GET
path: "/pluginTypeMetadata"
---

# GET /pluginTypeMetadata

`GET /pluginTypeMetadata`

Lists metadata for all Amazon Q Business plugin types.

## Query parameters

- `nextToken` string
- `maxResults` integer

## Response `200`

Success

- ListPluginTypeMetadataResponse
  - `nextToken` string — If the response is truncated, Amazon Q Business returns this token, which you can use in a later request to list the next set of plugin metadata.
  - `items` PluginTypeMetadataSummary[] — An array of information on plugin metadata.
    - `type` 'SERVICE_NOW' | 'SALESFORCE' | 'JIRA' | 'ZENDESK' | 'CUSTOM' | 'QUICKSIGHT' | 'SERVICENOW_NOW_PLATFORM' | 'JIRA_CLOUD' | 'SALESFORCE_CRM' | 'ZENDESK_SUITE' | 'ATLASSIAN_CONFLUENCE' | 'GOOGLE_CALENDAR' | 'MICROSOFT_TEAMS' | 'MICROSOFT_EXCHANGE' | 'PAGERDUTY_ADVANCE' | 'SMARTSHEET' | 'ASANA' — The type of the plugin.
    - `category` 'Customer relationship management (CRM)' | 'Project management' | 'Communication' | 'Productivity' | 'Ticketing and incident management' — The category of the plugin type.
    - `description` string — The description assigned by Amazon Q Business to a plugin. You can't modify this value.

## Other responses

- `480` — InternalServerException
- `481` — ThrottlingException
- `482` — ValidationException
- `483` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/qbusiness.md) · [All operations](https://skmtc.net/aws/apis/qbusiness/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/qbusiness/versions/82966d6c4053/schema)
