Skip to main content
POST
Get Recordings
Use this API to retrieve recording annotations for a document or organization. Supports optional filtering by recording ID and standard V2 pagination.

Endpoint

POST https://api.velt.dev/v2/recordings/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 all recordings for an organization and document

2. Get specific recordings by ID

3. Get recordings with pagination

Response

Success Response

Failure Response