POST /schema/list
List all JSON schemas for an Organization. Each call will return a single page of schemas. Forward the provided nextPageToken to get the next page.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/schema/list
Resource Information | |
---|---|
Authentication | not required |
Required OAuth Scopes | view |
HTTP Method | POST |
Request Object | ListJsonSchemaInfoRequest (application/json) |
Response Object | ListJsonSchemaInfoResponse (application/json) |