get https://api.getgreenspark.com/v1/accounts/public/
Fetches the account's public information.
Log in to see full request history
Responses
400Bad request.
401Provide your API key.
404Not found.
Fetches the account's public information.
400Bad request.
401Provide your API key.
404Not found.
xxxxxxxxxx
curl --request GET \
--url https://api.getgreenspark.com/v1/accounts/public/publicAccountId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: