GET
/
{apiVersion}
/
{apiProvince}
/
webhooks
curl --request GET \
  --url https://api.getbuildify.com/{apiVersion}/{apiProvince}/webhooks \
  --header 'x-api-key: <api-key>'
"{}"

Authorizations

x-api-key
string
header
required

Path Parameters

apiVersion
enum<string>
required
Available options:
v1-sandbox,
v1-lite,
v1
apiProvince
enum<string>
default:
on
required
Available options:
on,
bc,
ab,
mb,
nb,
nl,
ns,
pe,
qc,
sk

Response

200
application/json
200

The response is of type object.