API Reference
Entities
Create Read Update and Delete methods for entities
If you prefer to manipulate entities without using instrumentation, here is a collection of methods to do so. Checkout the authentication page for more information on how to instantiate a client.
All entities have a to_dict
method that will help you visualize its content.
User
API reference for User manipulation
Thread
API reference for Thread manipulation
Step
API reference for Step manipulation
Attachment
API reference for Attachment manipulation
Feedback
API reference for Feedback manipulation