Skip to main content
GET
/
api
/
v1
/
sessions
curl "https://api.wadial.com/api/v1/sessions" \
  -H "Authorization: Bearer $WADIAL_API_KEY"
Returns tokens owned by the authenticated account.
curl "https://api.wadial.com/api/v1/sessions" \
  -H "Authorization: Bearer $WADIAL_API_KEY"
Use connected: true to find tokens ready for sending.