Skip to main content
GET
/
me
/
social-links
Get My Social Links
curl --request GET \
  --url https://staging-api.polysimulator.com/me/social-links
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Query Parameters

Response

Successful Response