GET
/
v1
/
users
/
self
Get self
curl --request GET \
  --url https://wmc.wiremockapi.cloud/v1/users/self \
  --header 'Authorization: <api-key>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Your API key prefixed by 'Token '

Response

307

307 Temporary redirect response to /v1/users/{userId}