Changes to List all groups

POST /groups.list

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 6 revisions of this API.19

  1. fdf2ec9c9df41
  2. 7b33b538cd7d6
  3. be4f4b1ba5e812

What changed

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the optional property data to the response with the 401 status

      response-optional-property-added

    • added the optional property data to the response with the 403 status

      response-optional-property-added

    • added the optional property message to the response with the 401 status

      response-optional-property-added

    • added the optional property message to the response with the 403 status

      response-optional-property-added

    • added the optional property status to the response with the 401 status

      response-optional-property-added

    • added the optional property status to the response with the 403 status

      response-optional-property-added

  • be4f4b1ba5e812See the full diff
    • the data response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • added the optional property data/groupMemberships to the response with the 200 status

      response-optional-property-added

    • added the optional property data/groups to the response with the 200 status

      response-optional-property-added