Skip to main content
GET
/
v1
/
accounts
List connected accounts
curl --request GET \
  --url https://api.letmepost.dev/v1/accounts \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Mint an API key in the dashboard. See https://letmepost.dev/docs/authentication/.

Response

Success.

The response is of type object.