Accounts
List configured Pixelfed servers
GET
/accounts/pixelfed/serversAuthorizationBearer <token>
In: header
Response Body
application/json
application/problem+json
curl -X GET "https://example.com/accounts/pixelfed/servers"[ { "instance_url": "string", "name": "string" }]