java.lang.Object
com.ringcentral.paths.teammessaging.v1.persons.Index

public class Index extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • path

      public String path(Boolean withParameter)
    • path

      public String path()
    • get

      public TMPersonInfo get() throws RestException, IOException
      Returns a user or multiple users by their ID(s). [Batch requests](https://developers.ringcentral.com/guide/basics/batch-requests) are supported.

      HTTP Method: get Endpoint: /team-messaging/v1/persons/{personId} Rate Limit Group: Light App Permission: TeamMessaging

      Throws:
      RestException
      IOException