GET
/
events

Authorizations

x-api-key
string
headerrequired

Query Parameters

page
number
default: 1
limit
number
default: 10

Response

200 - application/json
id_event
string
required

Unique identifier for the event

id_connection
string
required

Connection ID associated with the event

id_project
string
required

Project ID associated with the event

type
enum<string>
required

Scope of the event

Available options:
crm.contact.created,
crm.contact.pulled,
crm.company.created,
crm.company.pulled,
crm.deal.created,
crm.deal.pulled,
crm.engagement.created,
crm.engagement.pulled,
crm.note.created,
crm.note.pulled,
crm.stage.pulled,
crm.task.pulled,
crm.task.created,
crm.user.pulled,
ticketing.ticket.created,
ticketing.ticket.pulled,
ticketing.comment.created,
ticketing.comment.pulled,
ticketing.attachment.created,
ticketing.attachment.pulled,
ticketing.collection.pulled,
ticketing.account.pulled,
ticketing.contact.pulled,
ticketing.tag.pulled,
ticketing.team.pulled,
ticketing.user.pulled,
ats.activity.created,
ats.activity.pulled,
ats.application.created,
ats.application.pulled,
ats.attachment.created,
ats.attachment.pulled,
ats.candidate.created,
ats.candidate.pulled,
ats.department.pulled,
ats.eecos.pulled,
ats.interview.created,
ats.interview.pulled,
ats.job.pulled,
ats.jobinterviewstage.pulled,
ats.offer.created,
ats.office.pulled,
ats.rejectreason.pulled,
ats.scorecard.pulled,
ats.tag.pulled,
ats.user.pulled,
filestorage.file.created,
filestorage.file.pulled,
filestorage.folder.created,
filestorage.folder.pulled,
filestorage.group.pulled,
filestorage.user.pulled,
filestorage.drive.pulled,
filestorage.permission.pulled,
filestorage.sharedlink.pulled,
connection.created
status
enum<string>
required

Status of the event

Available options:
success,
fail
direction
string
required

Direction of the event

method
enum<string>
required

HTTP method used for the event

Available options:
GET,
POST,
PUT,
DELETE
url
string
required

URL associated with the event

provider
string
required

Provider associated with the event

timestamp
string
required

Timestamp of the event

id_linked_user
string
required

Linked user ID associated with the event