Description
Gets (read) objects. Option to POST ids as comma separated list. (GET/POST)
Parameters
Ids comma-separated database ids
Database ids of the objects, optional as ids can also be posted
Post
Optionally the database ids of the objects can be posted as a comma separated string
Modes comma-separated load modes
List of load modes to be used for the object(s) to be loaded and returned
Attrs comma-separated strings
Attributes of the object(s) to be loaded and returned
AttrsToCheckOut comma-separated strings
Attributes of the object(s) to be checked-out
Extras comma-separated load extra data
List of extra data for the object(s) to be loaded and returned
As object type name
Object type whose attributes are loaded and returned
RefAttrs comma-separated list of attribute types - specified using their full name
Attributes to be used to retrieve the list of referencing objects.
Spiked spiked objects handling value
How to handle spiked objects: ignore the difference spiked/non-spiked, load only non-spiked objects, load only spiked objects.
SubCheckOutAttrs comma-separated list of attribute types - specified using their full name
Attributes to be used to retrieve check-out informantion of referenced and children objects.
OnlyIdsAttrs comma-separated list of attribute types - specified using their full name
Children attributes that should be loaded only as ids.
Strict
Requests strict access: fail if any of the attributes to get is not readable or any of the attributes to check-out is not writable
Encoding character encoding (e.g. utf-8, iso-8859-1)
The character encoding to use for the returned XML. If not specified the system uses UTF-8.
DataComplete
Include size, mime type and URL for binary data content attributes. If not specified, only the data id is specified for binary data content attributes.