Intercom API
Getting access, Developing, Testing
Back to IntercomRetrieve a company by ID
You can fetch a single company.
Input
type: object
properties:
parameters:
type: object
properties:
Intercom-Version:
type: number
Accept:
type: string
id:
type: string
description: The unique identifier for the company which is given by Intercom
required:
- id
title: Parameters