Intercom API

Getting access, Developing, Testing

Back to Intercom

List all activity logs

You can get a log of activities by all admins in an app.

Input

type: object properties: parameters: type: object properties: Intercom-Version: type: number Accept: type: string created_at_after: type: integer description: >- The start date that you request data for. It must be formatted as a UNIX timestamp. created_at_before: type: integer description: >- The end date that you request data for. It must be formatted as a UNIX timestamp. title: Parameters