Skip to main content
GET
Get the activity feed (comments + activity logs) for a file slot

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Path Parameters

file
integer
required

DealFolderFile ID (slot ID).

Example:

5

Query Parameters

page
integer

Page number (1-indexed).

Example:

1

limit
integer

Items per page (default 10).

Example:

10

Response

Paginated activity feed

status
string
Example:

"success"

data
object