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

string
required
Your API key.
string
required

Body

Params

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