#main
- queryEnumerate notifications for the requesting account. Requires auth.
Query Parameters
Name | Type | Details |
---|---|---|
cursor |
string | |
limit |
integer |
Default: Minimum: Maxumum: |
priority |
boolean | |
reasons |
array |
Notification reasons to include in response. UNHANDLED IN ARRAYS: string |
seenAt |
string |
Syntax Format: |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cursor |
string | |
notifications |
array (required) |
Elements are of type: |
priority |
boolean | |
seenAt |
string |
Syntax Format: |
Errors
No error types defined