Skip to main content
GET
/
link
/
details
Get Link User Details
curl --request GET \
  --url https://api.onfabric.io/api/v1/link/details
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

api-key
string

The api key generated from the Fabric developer portal

Query Parameters

user_id
string
required

Response

Successful Response