Read object event subscription by id.

GET {{baseUrl}}/objectEventSubscriptions/:id

Read object event subscription for the tenant.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"7dc53df5703e49b38670b1c468f47f1f","name":"my-subscription-name","storageAccount":"dlbucketname","storagePath":"data/ten=tenantname/myfolder/mysubfolder OR data/sub=subtenantId/myfolder/mysubfolder","destination":"aws-sns://arn:aws:sns:region:account-id:topicname","eTag":1,"status":"ACTIVE","subtenantId":"204a896c-a23a-11e9-a2a3-2a2ae2dbcce4"}