Document GetListByOwner

Gets the list of all attached documents that are web accessible and belong to the owner.

Parameters

Name Type Required Description
ownerId String The id of the owner

Returns

Type:
DocumentModel
Description:
List of attached documents
Http Method:
GET
Url:
api/Documents?ownerId={ownerId}