curl --location --request GET 'https://app.apacta.com/api/v1/projects//project_files'{
"data": [
"string"
],
"pagination": {
"count": 0,
"current_page": "string",
"has_next_page": true,
"has_prev_page": true,
"limit": 0,
"page_count": "string"
},
"success": true
}