List event subscriptions
List event subscriptions.
Path parameters
Formatted string ID of the notification event.
Response
A paginated list response for all subscriptions associated with an event.
Example response
{
"data": [
{
"id": "5f9fd312-a987-4628-b4c5-bb4f4fddd5f7",
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}
],
"meta": {
"page": {
"size": 10
}
}
}Changes
Changed in 7 of the 75 revisions of this API.24712
- ▲
the
metaresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
meta/nextfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
meta/previousfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
meta/sizefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
meta/firstfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
meta/lastfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
enterprise-trialenum value to thedata/items/entity_typeresponse property for the response status200response-property-enum-value-added
- ○
added
CursorMetasubschema #2to themetaresponse propertyanyOflist for the response status200response-property-any-of-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
kai-enablementenum value to thedata/items/entity_typeresponse property for the response status200response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
typeenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-added
- ●
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
detailbecame nullable for the status401response-property-became-nullable
- ▲
the response property
instancebecame nullable for the status401response-property-became-nullable
- ▲
the response property
meta/firstbecame nullable for the status200response-property-became-nullable
- ▲
the response property
meta/lastbecame nullable for the status200response-property-became-nullable
- ▲
the response property
statusbecame nullable for the status401response-property-became-nullable
- ▲
the response property
titlebecame nullable for the status401response-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
removed
EventSubscriptionsubschema #1from thedata/items/response propertyallOflist for the response status200response-property-all-of-removed
- ○
added the required property
data/items/channelsto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/enabledto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/entitiesto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/entity_typeto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/idto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/nameto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/regionsto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/updated_atto the response with the200statusresponse-required-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the required property
data/items/channelsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/created_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/enabledfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/entitiesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/entity_typefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/namefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/regionsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/updated_atfrom the response with the200statusresponse-required-property-removed
- ○
added
EventSubscriptionsubschema #1to thedata/items/response propertyallOflist for the response status200response-property-all-of-added
- ▲
- ●
added the new
dataplaneenum value to thedata/items/entity_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
dataplane-groupenum value to thedata/items/entity_typeresponse property for the response status200response-property-enum-value-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●