
Front API Integration Profile
Information and guides about integrating with Front API
Add Front Integration to Your ProductGet event in Front API
Fetch an event.
⚠️ Deprecated field may be included
This route return the deprecated
last_message
conversation field for conversations associated with individual events. Please use the conversation's_links.related.last_message
field instead.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Event Id | pathParameters.event_id | string | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Links | _links | object | |
Self | _links.self | string | |
Id | id | number | |
Type | type | string | |
Emitted At | emitted_at | string |