Get a User's Content Items

{ getAllUserContentItems }

Return a list of all the items that the user has access to.

Method

/API2/content/getAllUserContentItems
  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2018.5
  • Can be used by Enterprise Admin users only
  • REST API only via POST actions.
  • Input Parameters

    Name

    userId

    Type

    string

    Description

    The system user ID

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    Pyramid Content item object.. Note that the response is returned as a list of items of this object type.

    Notes

    The listing produced can be very large. Use with caution.