Skip to main content
GET
/
integrations
/
{name}
Get details of an integration
curl --request GET \
  --url https://api.helpyousponsor.com/v1/integrations/{name} \
  --header 'X-HYS-API-Key: <api-key>'
{
  "data": {}
}

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Path Parameters

name
string
required

The name of the integration to get

Response

Successful operation

data
object

The integration data