Skip to main content
GET
Get Wallet References for All Grants

Authorizations

Authorization
string
header
required

Personal API token. Create via createUserApiToken endpoint.

Headers

x-role-type
enum<string>
required

Role context for the request. Use CLIENT_ORG_ADMIN for most integrations.

Available options:
CLIENT_ORG_ADMIN,
PAYROLL_ADMIN,
FINANCE_ADMIN,
TOKU_ADMIN

Query Parameters

isSCPGrant
boolean
required
roleInOrgID
string<uuid>

Response

Wallet references for grants

walletReferenceID
string<uuid>
Example:

"dd0e8400-e29b-41d4-a716-446655440008"

walletID
string<uuid>
Example:

"770e8400-e29b-41d4-a716-446655440002"

grantID
string<uuid>
Example:

"550e8400-e29b-41d4-a716-446655440000"

distRatio
number

Distribution ratio (0-1)

Example:

1

wallet
object
roleInOrg
object