Skip to main content
GET
List Discussion Tags

List Discussion Tags

Returns all tags that can be applied to discussion board threads. Used to populate tag selectors and filters.

Authentication

Requires a valid customer bearer token.

Response

Returns an array of tag strings.

Examples

Fetch tags

TypeScript Integration