Get Users

GET {{baseUrl}}/api/v1/users?top=<>&skip=<>&externalId=<get>&userChainIdentifier=<>&sortBy=<>

Lists all users within the connected blockchain consortium.

Request Params

KeyDatatypeRequiredDescription
topstringThe maximum number of entries to return in the result set.
skipstringThe number of entries to skip in the result set.
externalIdstringThe external ID of the user to query for.
userChainIdentifierstringThe on-chain address of the user to query for.
sortBystringThe field to sort.