curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/social_logins/configurations?ids&type&per_page=&page_no=1' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;'
per_page
param out of range?{
"social_logins": [
{
"name": "dolore",
"type": "google",
"loyalty_club_id": 7279,
"config": {
"client_id": "veniam minim"
},
"created_at": "2025-01-22T14:04:49.515Z",
"updated_at": "2025-01-22T14:04:49.516Z"
},
{
"name": "velit",
"type": "google",
"loyalty_club_id": 312,
"config": {
"client_id": "qui exercitation Lorem"
},
"created_at": "2025-01-22T14:04:49.516Z",
"updated_at": "2025-01-22T14:04:49.517Z"
},
{
"name": "maxime",
"type": "google",
"loyalty_club_id": 4834,
"config": {
"client_id": "voluptate deserunt pariatur"
},
"created_at": "2025-01-22T14:04:49.518Z",
"updated_at": "2025-01-22T14:04:49.519Z"
}
],
"pagination_info": {
"total_count": 2050
}
}