Notifications
Get Notifications
POST
Use this API to retrieve notifications.
Endpoint
POST https://api.velt.dev/v1/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?