Skip to main content
GET
Get Grant Details

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

grantID
string<uuid>
required

Response

Grant details

grantID
string<uuid>
grantName
string
Example:

"Q1 2026 Token Grant"

grantDescription
string | null
grantAmount
number
Example:

50000

grantStatus
string
Example:

"ACCEPTED"

grantAmountInFiat
number
grantDate
string<date-time>
vestingStartDate
string<date-time>
vestingPeriods
integer
vestingFrequencyType
string
vestingCliffPeriods
integer
vestingCliffPercentage
number
recipientFullName
string
externalEmployeeID
string | null
tags
string[]
terminationDate
string<date-time> | null
futureTerminationDate
string<date-time> | null
grantConfigurationName
string
grantConfigurationID
string<uuid>
grantWallets
object[]
autoVesting
boolean
grantTemplateID
string | null