List Row Activitiesget https://{server}/api-gateway/api/v2/dtables/{base_uuid}/activities/List all the activities done to a certain row with the row's row_id.Path Paramsbase_uuidstringrequiredThe unique identifier of a base. Sometimes also called dtable_uuid.Query Paramsrow_idstringrequiredUnique id of a row.pageinteger≥ 1The page number you want to start showing the entries. If no value is provided, 1 will be used.per_pageinteger≥ 1The number of results that should be returned. If no value is provided, 25 results will be returned.Response 200OKUpdated about 2 years ago