GET /entity/{id}/version/{versionNumber}/json
Get the raw JSON for the given entity and version. The resulting JSON can be used for the validation of an entity against a JsonSchema.
Note: The caller must be granted the ACCESS_TYPE.READ permission on the Entity.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/version/{versionNumber}/json
Resource URL Variables
{id} | |
{versionNumber} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | None |