GET api/Documents?typeId={typeId}&parentEntityId={parentEntityId}&useFamilyGroup={useFamilyGroup}&all={all}&accountId={accountId}&contactId={contactId}&count={count}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
typeId

System.Guid

Required

parentEntityId

System.Guid

Required

useFamilyGroup

System.Boolean

Required

all

System.Boolean

Required

accountId

System.Guid

None.

contactId

System.Guid

None.

count

System.Int32

None.

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.