POST /a/meta/bulk/get
List meta for a list of nodes, or a full directory using /path/* syntax
Body Parameters¶
Name | Description | Type | Required |
---|---|---|---|
AllMetaProviders | Whether to query all services for the metadata they can contribute to enrich the node | boolean | |
Filters | Children Filtering | object | |
Limit | Limit number of results | integer | |
NodePaths | List of node paths to query (use paths ending with /* to load the children) | array | |
Offset | Start listing at a given position | integer | |
SortDirDesc | Sort descending (otherwise ascending) | boolean | |
SortField | Remote Sort on specific field | string | |
Versions | Load Versions of the given node | boolean |
Body Example¶
Response Example (200)¶
Response Type /definitions/restBulkMetaResponse
Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025