AccountApi | GetAccount | Get /account | Get account settings |
AccountApi | PatchAccount | Patch /account | Update account settings |
ActivityApi | GetActivityLogs | Get /activity/session | Get activity logs |
ActivityApi | GetWebhookLogs | Get /activity/webhooks | Get webhook logs |
EmailApi | PostEmailReferral | Post /email/referral | Send referral email to a given address |
EmailApi | PostEmailWelcomeUsername | Post /email/welcome/{username} | Resend welcome email to specific user |
EmailListsApi | DeleteEmailList | Delete /email-lists/{id} | Delete an email list with given id |
EmailListsApi | GetEmailLists | Get /email-lists | Get all email groups |
EmailListsApi | GetEmailListsId | Get /email-lists/{id} | Get individual email list |
EmailListsApi | PatchEmailList | Patch /email-lists/{id} | Update an email list |
EmailListsApi | PostEmailLists | Post /email-lists | Create new email list |
FormApi | AddFormMessage | Post /forms/entries/{shareHash}/{entryId}/{nodeId} | Add a form submission |
FormApi | FormEntries | Post /forms/{shareHash}/entries | Add user data to a form |
FormApi | FormsEntriesCompleteEntryIdPost | Post /forms/entries/complete-entry/{id} | |
FormApi | FormsEntriesIdDelete | Delete /forms/entries/{id} | |
FormApi | FormsEntriesIdGet | Get /forms/entries/{id} | |
FormApi | GetForms | Get /forms | Get form data for a receive folder |
FormApi | GetFormsId | Get /forms/{id} | Get form details |
FormApi | UpdateForm | Patch /forms/{id} | Updates a form with given parameters |
NotificationsApi | NotificationsGet | Get /notifications | Get a list of notifications |
NotificationsApi | NotificationsIdDelete | Delete /notifications/{id} | Delete a notification |
NotificationsApi | NotificationsIdGet | Get /notifications/{id} | Get a notification's metadata |
NotificationsApi | NotificationsIdPatch | Patch /notifications/{id} | Update a notification |
NotificationsApi | NotificationsPost | Post /notifications | Create a new notification |
NotificationsApi | NotificationsUnsubscribePost | Post /notifications/unsubscribe | Unsubscribe an email from a notification |
RecipientsApi | DeleteRecipientsSharesEmail | Delete /recipients/shares/{email} | Delete a share recipient from all shares |
RecipientsApi | DeleteRecipientsSharesShareIdEmail | Delete /recipients/shares/{shareId}/{email} | Delete a share recipient from a single share |
RecipientsApi | GetRecipients | Get /recipients | Get share recipient emails |
RecipientsApi | PostRecipientsSharesInvitesShareId | Post /recipients/shares/invites/{shareId} | Resend invitations to share recipients |
ResourcesApi | CompressFiles | Post /resources/compress | Compress resources |
ResourcesApi | CopyResources | Post /resources/copy | Copy resources |
ResourcesApi | CreateFolder | Post /resources | Create a folder |
ResourcesApi | DeleteResource | Delete /resources/{id} | Delete a Resource |
ResourcesApi | DeleteResources | Delete /resources | Delete Resources |
ResourcesApi | Download | Get /resources/download | Download a file |
ResourcesApi | ExtractFiles | Post /resources/extract | Extract resources |
ResourcesApi | GetResourceList | Get /resources/list | Get a list of all resources |
ResourcesApi | GetResourceProperties | Get /resources/{id} | Get resource metadata |
ResourcesApi | GetResourceProperties_0 | Get /resources | Get Resource Properties |
ResourcesApi | MoveResources | Post /resources/move | Move resources |
ResourcesApi | Preview | Get /resources/preview | Preview a file |
ResourcesApi | ResourcesIdPatch | Patch /resources/{id} | Rename a resource. |
ResourcesApi | ResourcesListIdGet | Get /resources/list/{id} | Get a list of resources |
ResourcesApi | Upload | Post /resources/upload | Upload a file |
ShareApi | GetShares | Get /shares | Get a list of shares |
SharesApi | DeleteSharesId | Delete /shares/{id} | Deactivate a share |
SharesApi | GetSharesId | Get /shares/{id} | Get a share |
SharesApi | PatchSharesId | Patch /shares/{id} | Update a share |
SharesApi | PostShares | Post /shares | Creates a share |
SharesApi | PostSharesCompleteSendId | Post /shares/complete-send/{id} | Complete send files |
UsersApi | CreateUser | Post /users | Create a user |
UsersApi | DeleteUser | Delete /users/{id} | Delete a user |
UsersApi | GetUser | Get /users/{id} | Get info for a user |
UsersApi | GetUsers | Get /users | Get a list of users |
UsersApi | UpdateUser | Patch /users/{id} | Update a user |
WebhooksApi | GetWebhookLogs | Get /activity/webhooks | Get webhook logs |