Intercom API
Getting access, Developing, Testing
Back to IntercomFind a specific tag
You can fetch the details of tags that are on the workspace by their id.
This will return a tag object.
Input
type: object
properties:
parameters:
type: object
properties:
Intercom-Version:
type: number
Accept:
type: string
id:
type: integer
description: The unique identifier of a given tag
required:
- id
title: Parameters