Jump to Content
Signinc
API Reference
v1.0

Log InSigninc
API Reference
Log In
v1.0API Reference

Overview

  • Introduction
  • Getting started
  • Going live
  • Errors

Authentication

  • Authenticationpost

API Endpoints

  • Overview
  • Get list of sendersget
  • Get list of teamsget
  • Get list of templatesget
  • Get templateget
  • Get list of sign requestsget
  • Get sign requestget
  • Get sign request linkget
  • Embed sign requestget
  • Send sign requestpost
  • Cancel sign requestpost
  • Complete sign requestpost
  • Download filespost
  • Download file URLspost
  • Download file URLpost
  • Download audit trailpost

Webhook Endpoints

  • Overview
  • Get list of event typesget
  • Get list of webhook endpointsget
  • Get webhook endpointget
  • Create webhook endpointpost
  • Update webhook endpointput
  • Delete webhook endpointdel

Response Objects

  • Document
  • Field
  • FieldChoice
  • FieldData
  • Participant
  • SignRequest
  • SignRole
  • Template
  • Webhook

Integrations

  • Overview
  • Getting started
  • Templates
Powered by 

Get list of event types

get
https://sandbox.signinc.com/event_types

This API returns a list of the event types that can be tracked by creating a webhook endpoint. It can be used to locate expected enabledEvents values when using our API to create a webhook endpoint or update a webhook endpoint.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!