List available notifications
List available notifications.
Query parameters
Request the next page of data, starting with the item before this parameter.
Request the next page of data, starting with the item after this parameter.
Filters a collection of notifications.
Response
A paginated list response for a collection of notifications
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 6 of the 75 revisions of this API.20101
- ▲
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
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
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
- ▲
- ▲
for the
queryrequest parameterfilter, the type/format of propertydescriptionwas specialized from/toobject/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterfilter, the type/format of propertynamespacewas specialized from/toobject/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterfilter, the type/format of propertyregionwas specialized from/toobject/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterfilter, the type/format of propertystatuswas specialized from/toobject/request-parameter-property-type-specialized
- ▲
for the
queryrequest parameterfilter, the type/format of propertytitlewas specialized from/toobject/request-parameter-property-type-specialized
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
for the
queryrequest parameterfilter, the type/format of propertydescriptionwas changed fromobject/to/request-parameter-property-type-changed
- ●
for the
queryrequest parameterfilter, the type/format of propertynamespacewas changed fromobject/to/request-parameter-property-type-changed
- ●
for the
queryrequest parameterfilter, the type/format of propertyregionwas changed fromobject/to/request-parameter-property-type-changed
- ●
for the
queryrequest parameterfilter, the type/format of propertystatuswas changed fromobject/to/request-parameter-property-type-changed
- ●
for the
queryrequest parameterfilter, the type/format of propertytitlewas changed fromobject/to/request-parameter-property-type-changed
- ●
- ●
added the new
cloud-gatewaysenum value to thedata/items/namespaceresponse property for the response status200response-property-enum-value-added
- ●
added the new
gateway-managerenum value to thedata/items/namespaceresponse 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
- ●