Viewing Partitions
- Last Updated: April 15, 2026
- 1 minute read
- MarkLogic Server
- Version 11.0
- Documentation
You can return all of the information on a partition.
For example, to return the details of the 2011 range partition on the Documents database, use the following command:
curl -X GET --anyauth --user admin:admin --header \
"Content-Type:application/xml" \
http://MyHost:8002/manage/v2/databases/Documents/partitions/2011