This is an archive version of the document. To get the most up-to-date information, see the current version.

/Organizations/{organizationId}/Users

In this article

    Represents a collection of organization users.

    Resource URL

    https://<Backup-Office365>:4443/v3/Organizations/{organizationId}/Users

    Related Resources

    Methods

    The following methods are supported for the /Organizations/{organizationId}/Users resource:

    Resource Representation

    The /Organizations/{organizationId}/Users resource has the following representation:

    [

       {

         "id": "221fecc1-95f3-4da8-8ed2-101143dc117a00000000-0000-0000-0000-000000000000",

         "displayName": "Mailbox Test",

         "name": "mailboxtest@backup.onmicrosoft.com",

         "type": "User",

         "isBackedUp": false,

         "_links": {

           "self": {

             "href": "https://support.east.local:4443/v3/organizations/92460656-7a85-4a04-b1af-1ea903c0bc2e/users/221fecc1-95f3-4da8-8ed2-101143dc117a00000000-0000-0000-0000-000000000000"

           },

           "organization": {

             "href": "https://support.east.local:4443/v3/organizations/92460656-7a85-4a04-b1af-1ea903c0bc2e"

           },

           "onedrives": {

             "href": "https://support.east.local:4443/v3/organizations/92460656-7a85-4a04-b1af-1ea903c0bc2e/users/221fecc1-95f3-4da8-8ed2-101143dc117a00000000-0000-0000-0000-000000000000/onedrives"

           }

         }

       },…

    …]

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.