Account

Get Account Info

get

Retrieve the current account info.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Ok

application/json
get
/account/v1/me
200

Ok

Link Account

post

After linking the account from the client (in Flow chain), use this API to report that the account is linked to the parent.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Ok

application/json
post
/account/v1/parent
200

Ok

Last updated

Was this helpful?