The Open API specification for Synapse is now available for download!

Download Open API Spec

POST /entity/children

Get a page of children for a given parent ID. This service can also be used to list projects by setting the parentId to NULL in EntityChildrenRequest.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/entity/children

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object EntityChildrenRequest
(application/json)
Response Object EntityChildrenResponse
(application/json)