curl --location --request GET '/api/campaign-joins/' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": -9007199254740991,
"name": "string",
"campaign_id": -2147483648,
"social_id": -2147483648,
"limit_account_per_page": -2147483648,
"limit_page_per_day": -2147483648,
"status": "pending",
"start_date": null,
"created_at": null,
"updated_at": null,
"deleted_at": null,
"created_by": -2147483648,
"updated_by": -2147483648
}'