Subscription_GET
GET {{baseUrl}}/Subscription?_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&add-tag=<string>&contact=<string>&criteria=<string>&payload=<string>&status=<string>&type=<string>&url=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
add-tag | string | A tag to be added to the resource matching the criteria | |
contact | string | Contact details for the subscription | |
criteria | string | The search rules used to determine when to send a notification | |
payload | string | The mime-type of the notification payload | |
status | string | The current state of the subscription | |
type | string | The type of channel for the sent notifications | |
url | string | The uri that will receive the notifications | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"criteria":"\u003cstring\u003e","contact":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"reason":"\u003cstring\u003e","status":"\u003cstring\u003e","channel":{"type":"\u003cstring\u003e","endpoint":"\u003cstring\u003e","payload":"\u003cstring\u003e","header":"\u003cstring\u003e"},"end":"\u003cstring\u003e","tag":[{"system":"\u003cstring\u003e","code":"\u003cstring\u003e"}]},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"criteria":"\u003cstring\u003e","contact":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"reason":"\u003cstring\u003e","status":"\u003cstring\u003e","channel":{"type":"\u003cstring\u003e","endpoint":"\u003cstring\u003e","payload":"\u003cstring\u003e","header":"\u003cstring\u003e"},"end":"\u003cstring\u003e","tag":[{"system":"\u003cstring\u003e","code":"\u003cstring\u003e"}]}]