Skip to main content
GET
/
v1
/
integrations
/
{id}
Get an integration
curl --request GET \
  --url https://revstack.dev/v1/integrations/{id}
null

Path Parameters

id
string
required
Example:

"int_abc123"

Response

200 - application/json

Integration details

The response is of type unknown.