Skip to main content
POST
List task activity

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Query Parameters

top
integer

Number of records to return (page size)

Required range: x >= 1
skip
integer

Number of records to skip

Required range: x >= 0

Body

application/json
filters
Tasks Reporting Filters · object
required

Filters specific to task reporting endpoints

Response

Tasks list retrieved successfully

items
Task List Item · object[]
hasMore
boolean

Indicates if there are more items to fetch