Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Header

Description

Authorization (required)Access token. You can obtain a token by making a request.

Response Codes

Code

Text

Description

200OK

The request was successfully processed. The response body contains XML info on the groups.

400Bad RequestA request error.
401UnauthorizedAn authorization error.
403Permission Denied

The user doesn't have enough permissions to get the list of groups.

...