Library.List

Lists the available document libraries.

Parameters

Library.queryCount

Specifies the number of libraries to return.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Value

Description

Library.count

Number of document libraries.

Library.Default.id

Identifier for the user's default library.

Library[n].id

Identifier for the nth document library.

Library[n].name

Name of the nth document library.

Library[n].description

Description of the nth document library.

Example

/servlet/webacc?User.context=xyz&action=Library.List