1.0.1

Patch Changes

  • Fixes an issue with List Calls (GET /calls) where the user ID applied by default when the user ID parameter was not sent was being set to the workspace owner instead of the phone number owner.

1.0.0

Major Changes

OpenPhone’s Public API v1 release 🚀

Changes from the beta version include:

  • The since query parameter on “list calls” and “list messages” has been deprecated. It used to incorrectly behave as a createdBefore. Please use createdAfter instead, or createdBefore to maintain current functionality.
  • The phoneNumberId field for “send text message” has been deprecated. Please use from instead.
  • /v0 endpoints have been deprecated. Please use /v1 instead.