Last updated 1 year ago
The latest documentation for endpoints is always on the DevPortal:
GET /user/1.0.0/user/me HTTP/1.1 Host: api-public.socios.com Accept: */*
Successfully retrieved user
{ "data": { "id": "d6f09e6f-bea5-4db2-9e27-87c42ec08e00", "username": "test", "mobileNumber": "test", "email": "test", "avatar": "test", "favoritePartnerId": "907987eb-c4ce-4879-b06a-a6d2cf0ffb11" } }