GET
/v1/LegalActivitiesGet Legal Activities
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idQuery parameters
FiltersstringSortsstringPageinteger (int32)minimum 1maximum 2147483647PageSizeinteger (int32)minimum 1maximum 2147483647Responses
array of objectLegalActivity
idstringnullabletenant_idstringnullablecreated_atstring (date-time)updated_atstring (date-time)created_at_isostringnullableupdated_at_isostringnullablesystem_typestringnullablesystemstringnullablesystem_idstringnullablesystem_record_idstringnullablesystem_record_typestringnullableconsent_idstringnullableemail_addressstringrequiredmin length 1pattern ^[\w!#$%&'*+\-\/=?^`{|}~]+(\.{0,2}[\w!#$%&'*+\-\/=?^`{|}~]+)*\@([a-zA-Z0-9\-_]+\.?)*([a-zA-Z0-9\-_]{1,}\.[a-zA-Z0-9\-_]{1,})$regulation_idstringnullableregulation_namestringnullableactivity_atstring (date-time)activity_typestringnullableinput_countrystringnullableinput_statestringnullablestandard_countrystringnullablestandard_statestringnullableconsent_codestringnullableright_workflow_idstringnullableright_workflow_step_namestringnullableinput_entitystringnullablebusiness_unitstringnullablepermission_typestringnullableprocessing_purposestringnullableexternal_sourcestringnullablecurl --request GET \
--url 'https://api.4comply.io/v1/LegalActivities' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'