AnnotationFieldTypesApi

All URIs are relative to https://api.esignlaunchpad.com

Method HTTP request Description
getAnnotationFieldTypes GET /api/v1/annotation-field-types Get annotation field-type sizing rules

getAnnotationFieldTypes

AnnotationFieldTypesApiResponse getAnnotationFieldTypes()

Get annotation field-type sizing rules

Returns the per-type multipliers and minimums used to size annotations  across the platform. Both the server (when API/MCP callers omit  width/height) and the eSign portal UI (at field-drop and resize time)  consume this table so visual and stored sizes match exactly. Fetch  once at app load and cache - the table changes only when the platform  adds or tunes a field type.

Parameters

This endpoint does not need any parameter.

Return type

AnnotationFieldTypesApiResponse

Authorization

ApiKey

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json