Skip to main content
POST
/
activeviam
/
content
/
rest
/
v8
/
bulk
/
get
A specialized version of the GET method that retrieves the structure and the content of several entries.
curl --request POST \
  --url http://localhost:9090/activeviam/content/rest/v8/bulk/get \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

throwNotFoundParam
enum<string>
default:true
required

When set to False, the "Not Found" errors are silently ignored.

Available options:
false,
true
includeContentParam
enum<string>
default:true
required

When set, the content of the retrieved files is included in the response.

Available options:
false,
true
throwNotFound
string
default:true
includeContent
string
default:true

Body

application/json

Serialized JSON parameter containing the entries to depth map.

Map of Integer values

{key}
integer<int32>

Response

Bad Request – The format of the request was invalid.

Map of content tree names to their descriptions

{key}
object

Tree structure representing content hierarchy with metadata