Skip to main content
GET
/
user-lookup
/
{property}
/
{value}
Search for User
curl --request GET \
  --url https://codecombat.com/api/user-lookup/{property}/{value} \
  --header 'Authorization: Basic <encoded-value>'

Authorizations

Authorization
string
header
required

Path Parameters

property
string
required
value
string
required