Snag Docs logo

Get user metadata

This endpoint is used to get user metadata

GEThttps://admin.snagsolutions.io/api/users/metadatas

This endpoint is used to get user metadata

Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Query Parameters

organizationIdstring<uuid>

UUID of the organization

websiteIdstring<uuid>

UUID of the website

userIdstring<uuid>

UUID of the user

walletAddressstring

Wallet address of the user

externalIdentifierstring

External identifier for the user

Length: <= 255
limitintegerdefault: 10

Number of records to fetch

Required range: x >= 1, x <= 1000
Default: 10
startingAfterstring<uuid>

Fetch records starting after this ID

userSearchstring
Length: >= 5

Response

application/json

200

dataarray<object>required
data.idstring<uuid>required

Unique identifier for the user metadata

hasNextPagebooleanrequired

Indicates if there are more records available