Obtaining information about all company users (at the account level)

To work with this method, the user must be authorized.

URL

Method

GET

URL query

/api/oas/account/users

URL parameters

type (optional) String - type of expected response; possible options:

  • full (by default)

  • short

Headers

Authorization

SID - token obtained during authorization

Content-Type

application/json

RESPONSE

In the body of the response information about users is transferred (array of objects User).