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

KeyDatatypeRequiredDescription
_idstringLogical id of this artifact
_lastUpdatedstringWhen the resource version last changed
_profilestringProfiles this resource claims to conform to
_securitystringSecurity Labels applied to this resource
_tagstringTags applied to this resource
add-tagstringA tag to be added to the resource matching the criteria
contactstringContact details for the subscription
criteriastringThe search rules used to determine when to send a notification
payloadstringThe mime-type of the notification payload
statusstringThe current state of the subscription
typestringThe type of channel for the sent notifications
urlstringThe uri that will receive the notifications
_formatstring

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;criteria&quot;:&quot;\u003cstring\u003e&quot;,&quot;contact&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;}],&quot;reason&quot;:&quot;\u003cstring\u003e&quot;,&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;channel&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;endpoint&quot;:&quot;\u003cstring\u003e&quot;,&quot;payload&quot;:&quot;\u003cstring\u003e&quot;,&quot;header&quot;:&quot;\u003cstring\u003e&quot;},&quot;end&quot;:&quot;\u003cstring\u003e&quot;,&quot;tag&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;}]},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;criteria&quot;:&quot;\u003cstring\u003e&quot;,&quot;contact&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;value&quot;:&quot;\u003cstring\u003e&quot;}],&quot;reason&quot;:&quot;\u003cstring\u003e&quot;,&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;channel&quot;:{&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;endpoint&quot;:&quot;\u003cstring\u003e&quot;,&quot;payload&quot;:&quot;\u003cstring\u003e&quot;,&quot;header&quot;:&quot;\u003cstring\u003e&quot;},&quot;end&quot;:&quot;\u003cstring\u003e&quot;,&quot;tag&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;}]}]