Skip to main content
GET
/
connectors
/
{idOrKey}
/
download
Download connector as zip file
curl --request GET \
  --url https://api.getmembrane.com/connectors/{idOrKey}/download \
  --header 'Authorization: Bearer <token>'
{
  "data": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

idOrKey
string
required

Query Parameters

version
string
required

Response

200 - application/json

Connector zip file

data
string
required

Binary file content