GET
/
user
/
me
curl --request GET \
  --url https://api.tic.io/user/me \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Response

200

OK