Logs

  • Logs are polymorphic objects and can be attached to any other object.

  • Logs are meant to document information and movement of other objects within the PagerTree application.

The Log Object

Retrieve a Log

GET https://api.pagertree.com/api/v4/logs/:id

List all Logs

GET https://api.pagertree.com/api/v4/logs

Last updated