You can retrieve a list of all visits that have been recorded for your organisation.
Note
In order to use the requests in this collection you need to authenticate to the API with your username and password by using this request.
Here is the list of all properties the visits object has:
Visit
Property | Type | Required | Description |
---|---|---|---|
start | date | true | The start date of the visit. |
end | date | true | The end date of the visit. |
member | Member | true | The member with which the visit is associated. |
team | Company | true | The team with which the visit is associated. |
visitor | Visitor | true | The visitor with which the visit is associated. |
office | Location | true | The location where the visit took place |