ReferenceTemplatesTemplateid

    Get template by ID

    Get template by ID - GET /templates/{templateId}. DocDealer REST API reference.

    GET
    /templates/{templateId}

    Authorization

    bearerAuth
    AuthorizationBearer <token>

    In: header

    Path Parameters

    templateId*string

    Response Body

    application/json

    application/json

    application/json

    curl -X GET "https://example.com/templates/string"
    null