Skip to main content
GET
/
remnawave
/
sync
/
recommendations
Get Sync Recommendations
curl --request GET \
  --url http://localhost:8080/remnawave/sync/recommendations
{
  "success": true,
  "detail": "<string>",
  "data": {}
}

Response

200 - application/json

Successful Response

success
boolean
required
detail
string | null
data
Data · object