Skip to main content
POST
Get Notifications
Use this API to retrieve notifications.
Use this for SDK v3 or prior versions.

Endpoint

POST https://api.velt.dev/v1/notifications/get

Headers

string
required
Your API key.
string
required

Body

Params

object
required

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