Get Wallets By Project

GET

Gets a list of wallets for a project

Path parameters

projectIdUUIDRequired

Headers

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

Query parameters

withDatabooleanOptional

Optional parameter to return this address’s balance and total count of confirmed transactions

Response

This endpoint returns a list of objects.
list of objects or null
Built with