Get an account's SPSP information

get/accounts/{username}/spsp

Response

The account's Spsp information

destination_accountstring required
shared_secretstring required

Example response

{
  "destination_account": "example.op1.alice.6BNqDCEa4o9JIDOaN2X2C49o",
  "shared_secret": "rmnZu6mLrcNhki3fl3CRuzIdosQ7K6HNb9NiE49rqIY="
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.