๐ WhatsApp API without the hassle and nerves! ๐ค
Authorization: Bearer ********************curl --location --request GET '/contacts/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"name": "string",
"pushname": "string",
"is_business": true,
"profile_pic": "string",
"profile_pic_full": "string",
"status": "string"
}