Resources
Get Integration Details
Get details and health status of a connected social platform
GET
Try it out! Use the API playground on the right to test the Get Integration Details endpoint directly.
Overview
Get detailed information about a specific connected social platform, including account details and connection health status. Use this to:- Verify if a connection is still valid before scheduling
- Check if tokens have expired and need re-authentication
- Get account details for display purposes
If the health status shows
expired or error, the user needs to reconnect the account through the Hooked Dashboard.Endpoint
Path Parameters
string
required
The unique ID of the integration to retrieve
Headers
string
required
Your API key from API Settings
Response
boolean
Whether the request was successful
object
Request Example
Response Examples
Health Status Values
Checking Health Before Scheduling
It’s a good practice to check integration health before scheduling a video:Next Steps
List Integrations
View all connected platforms
Disconnect
Remove a connected account
Schedule Video
Schedule a video for publishing
Dashboard
Reconnect accounts in dashboard