Link Token
Validate a link token
GET
/
api
/
v1
/
link-token
/
{token}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
token
string
requiredThe link token.
Response
200 - application/json
valid
boolean
requiredexpiresAt
integer
requiredRequired range:
x > 0
workspaceId
string
requiredcustomerId
string
requiredexternalBillingId
string