Get desktop application:
View/edit binary Protocol Buffers messages
string name = 1
string endpoint = 2
string requestType = 3
optional Auth auth = 4
string id = 5
string name = 1
string endpoint = 2
string requestType = 3
optional Auth auth = 4
string filter = 1
optional Paginate paginate = 2
Used in: CreateWebhookRequest, UpdateWebhookRequest, Webhook
string type = 1
string identifier = 2
string addTo = 3
string key = 4
string value = 5
string token = 6
string username = 7
string password = 8
Used in: FindWebhookRequest
int32 skip = 1
int32 limit = 2
Used in: CreateWebhookResponse, DeleteWebhookResponse, FindWebhookResponse, ReadWebhookResponse, UpdateWebhookResponse
string id = 1
string endpoint = 2
string requestType = 3
string createdAt = 6
string updatedAt = 7
string tenantId = 8
optional Auth auth = 9
bool active = 10
string name = 11
string action = 12
NONE = 0
BASIC = 1
API_KEY = 2
TOKEN = 3
OAUTH_2 = 4
POST = 0
GET = 1
PUT = 2
DELETE = 3
PATCH = 4