GET /object/{objectId}/{objectType}/etag
This API is used to retrieve the etag of a subscribable object. The client could use this method to check if an object has changed.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/object/{objectId}/{objectType}/etag
Resource URL Variables
{objectId} | - The ID of the given object |
{objectType} | - The type of the given object |
Resource Information | |
---|---|
Authentication | false |
HTTP Methods | GET |
Request Object | None |
Response Object | Etag (application/json) |