Skip to main content
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

Authorizations

x-api-key
string
header
required

Path Parameters

integrationId
string
required

Integration ID

Response

200 - application/json

Success

success
boolean
data
object