Notifications
Get Notifications v2
POST
/
v2
/
notifications
/
get
Use this API to retrieve notifications.
Prior to using this API, you must:
- Deploy v3.0.61 or higher of the Velt SDK.
- Enable advanced queries option in the console
Endpoint
POST https://api.velt.dev/v2/notifications/get
Headers
Your API key.
Your Auth Token.
Body Example
Params
Example Requests
1. Get by organizationId, documentId
2. Get by organizationId, documentId and notificationIds
3. Get by organizationId, documentId and locationId
4. Get by organizationId, documentId, locationId and notificationIds
5. Get by organizationId and userId
6. Get by organizationId, userId and notificationIds
7. Get by organizationId, documentId and userId
8. Get by organizationId, locationId and userId
9. Get by organizationId, documentId, locationId, and userId
Response
Success Response
Failure Response
Was this page helpful?