Skip to main content
GET
Get identity graph by Lens username

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required
Example:

"Bearer mem_xxx"

Path Parameters

username
string
required

The Lens username of the user. For example, vitalik or jessepollak.

Examples:

"vitalik"

"jessepollak"

Query Parameters

sources
string

Comma separated list of filtered sources

Example:

"farcaster,ens,talent-protocol"

verified
string

Filter verified data sources.

Example:

"true"

Response

Successful response containing the identity graph linked to the provided Lens username.

id
string
required
username
string | null
required
url
string<uri> | null
required
avatar
string | null
required
platform
string
required
social
object | null
required
sources
object[]
required
Example: