GET
/
me
curl --request GET \
  --url https://api.breakcold.com/rest/me \
  --header 'X-API-KEY: <api-key>'
"<any>"

Authorizations

X-API-KEY
string
header
required

Response

200
application/json
Successful response

The response is of type any.