GET /entity/{ownerId}/wiki2orderhint
Get an order hint that corresponds to the given owner Entity. The resulting hint can be used to establish a relative ordering for the subwikis in a tree of the WikiPages for this owner.
Note: The caller must be granted the ACCESS_TYPE.READ permission on the owner.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{ownerId}/wiki2orderhint
Resource URL Variables
| {ownerId} | The ID of the owning Entity. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view |
| HTTP Method | GET |
| Request Object | None |
| Response Object | V2WikiOrderHint (application/json) |