Activity / Task
Get Activity By Id
This endpoint returns all activity data
GET
/
api
/
v1
/
collection-records
/
activity-list
/
{activityId}
Path
A unique identifier for the activity data.
Response
Indicates the success or failure of the record retrieval. In this case, true signifies a successful operation.
Provides a human-readable message accompanying the response. In this instance, it confirms the successful retrieval of records with the message “Records fetched successfully.”
An array containing details of the fetched records. For each record in the data array: