Identity
Get user metadata
This endpoint is used to get user metadata
GET
Query Parameters
UUID of the organization
Example:
"123e4567-e89b-12d3-a456-426614174002"
UUID of the website
Example:
"123e4567-e89b-12d3-a456-426614174001"
UUID of the user
Example:
"123e4567-e89b-12d3-a456-426614174000"
Wallet address of the user
Example:
"0x1234567890abcdef1234567890abcdef12345678"
Number of records to fetch
Required range:
1 <= x <= 1000
Example:
10
Fetch records starting after this ID
Example:
"123e4567-e89b-12d3-a456-426614174003"
Was this page helpful?