Get session information
Sessions
Get Session
Get information of a specific session
GET
Get session information
Description
This endpoint returns detailed information about a specific session, including its current status (active, paused, authenticated, etc.) and configurations.URL Parameters
string
required
Unique session ID to be queried
Response
string
required
ID of the session
string
required
Current status of the session: “active”, “stopped”, “disconnected”, “authenticated”
boolean
required
Indicates if the session is authenticated on WhatsApp
object
Session configurations (if available)
Status Codes
200- Information obtained successfully400- Invalid parameters404- Session not found
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
The session name (instanceName) you want to query
