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

Download Open API Spec

POST /entity/child

Retrieve an entityId for a given parent ID and entity name. This service can also be used to lookup projectId by setting the parentId to NULL in EntityLookupRequest.

Resource URL

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

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