Skip to main content
POST
Get Activity Logs
Use this API to retrieve activity log records for a document or organization.

Endpoint

POST https://api.velt.dev/v2/activities/get

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

Example Requests

1. Get by organizationId and documentId

2. Get by organizationId, documentId and featureTypes

3. Get specific activity logs by activityIds

4. Get by targetEntityId with pagination

Response

Success Response

Failure Response