Skip to main content
GET
Get Activity By Id

Path

activityId
string
required
A unique identifier for the activity data.

Response

status
boolean
Indicates the success or failure of the record retrieval. In this case, true signifies a successful operation.
message
string
Provides a human-readable message accompanying the response. In this instance, it confirms the successful retrieval of records with the message “Records fetched successfully.”
data
object
An array containing details of the fetched records. For each record in the data array: