home

Contracts

Adobe Sign ServicesAdvantage Platform AdministrationApprovals for Advantage PlatformApprovals for SalesforceBilling for Advantage PlatformBilling for SalesforceCLM for Advantage PlatformCLM for SalesforceContracts for SalesforceCollaborateComposer for Advantage PlatformComposer for SalesforceContractsConga for Google DocsConga Upgrade ProgramContract Intelligence (Standalone)Conga CopilotCPQ for Advantage PlatformCPQ for SalesforceDeal MaximizerDigital Commerce for Advantage PlatformDigital Commerce for SalesforceDiscovery AI for Advantage PlatformDiscovery AI for SalesforceDocusign ServiceseSignature Integration with Advantage PlatformGridInvoice GenerationMix FormsOrchestrateOrder Management for Advantage PlatformOrder Management for SalesforcePartner Commerce for Advantage PlatformPartner Commerce for SalesforceQuote GenerationSign for Advantage PlatformSign for SalesforceSmart SearchTest AuthorTurboEnginesX-Author for Contracts 1.0 (Classic)X-Author for ContractsX-Author for Contracts Advanced for Advantage PlatformX-Author for Contracts Advanced for SalesforceX-Author for ExcelX-Author for Migration Manager for Advantage PlatformX-Author for Migration ManagerRelease NotesGeneral
search
search
Adobe Sign ServicesAdvantage Platform AdministrationApprovals for Advantage PlatformApprovals for SalesforceBilling for Advantage PlatformBilling for SalesforceCLM for Advantage PlatformCLM for SalesforceContracts for SalesforceCollaborateComposer for Advantage PlatformComposer for SalesforceContractsConga for Google DocsConga Upgrade ProgramContract Intelligence (Standalone)Conga CopilotCPQ for Advantage PlatformCPQ for SalesforceDeal MaximizerDigital Commerce for Advantage PlatformDigital Commerce for SalesforceDiscovery AI for Advantage PlatformDiscovery AI for SalesforceDocusign ServiceseSignature Integration with Advantage PlatformGridInvoice GenerationMix FormsOrchestrateOrder Management for Advantage PlatformOrder Management for SalesforcePartner Commerce for Advantage PlatformPartner Commerce for SalesforceQuote GenerationSign for Advantage PlatformSign for SalesforceSmart SearchTest AuthorTurboEnginesX-Author for Contracts 1.0 (Classic)X-Author for ContractsX-Author for Contracts Advanced for Advantage PlatformX-Author for Contracts Advanced for SalesforceX-Author for ExcelX-Author for Migration Manager for Advantage PlatformX-Author for Migration ManagerRelease NotesGeneral

Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

search

Contracts

chevron_left

Contracts Contents

close
  • About Conga Contracts

  • What's New in Conga Contracts Documentation

  • chevron_right

    Conga Contracts for Administrators

  • chevron_right

    Conga Contracts for Users

  • chevron_right

    Conga Contracts Troubleshooting

  • expand_more

    Conga Contracts for API Developers

    • expand_more

      Conga Contracts for REST API Developers

      • chevron_right

        Getting Started as a Developer for REST API

      • expand_more

        REST API Reference

        • REST API Version 2.0

        • chevron_right

          Clause

        • chevron_right

          Company

        • chevron_right

          CompanyPerson

        • chevron_right

          Contract

        • chevron_right

          ManagedClause

        • chevron_right

          CreationTemplate

        • chevron_right

          Describe

        • chevron_right

          Document

        • chevron_right

          DynamicForm

        • chevron_right

          Event

        • chevron_right

          Flow

        • chevron_right

          ListAdmin

        • chevron_right

          Payment

        • chevron_right

          Person

        • chevron_right

          Project

        • chevron_right

          Request

        • chevron_right

          Session

        • chevron_right

          User

        • REST API Version 1.0

        • chevron_right

          Clause

        • expand_more

          Company

          • Query companies

            get
          • Update company

            put
          • Create company

            post
          • get company by ID

            get
          • get company relationships by company ID

            get
          • save company relationships

            put
          • get company locations by company ID

            get
          • save company locations

            put
          • get company additional names by company ID

            get
          • save company additional names

            put
          • Get additional dynamic forms for a company

            get
        • chevron_right

          CompanyPerson

        • chevron_right

          Contract

        • chevron_right

          CreationTemplate

        • chevron_right

          Document

        • chevron_right

          DynamicForm

        • chevron_right

          Event

        • chevron_right

          ListAdmin

        • chevron_right

          Payment

        • chevron_right

          Person

        • chevron_right

          Project

        • chevron_right

          Request

        • chevron_right

          Session

        • chevron_right

          User

    • chevron_right

      (Deprecated) Conga Contracts for SOAP API Developers

  • Conga Customer Community & Learning Center Resources

  1. Contracts (current)
  2. arrow_right
  3. Conga Contracts for API Developers
  4. arrow_right
  5. Conga Contracts for REST API Developers
  6. arrow_right
  7. REST API Reference

list_altShow Contents

chevron_left

Contracts

Company

chevron_right
download

Get additional dynamic forms for a company

get
https://app1.congacontracts.com/Contracts/rest/v1
/company/{id}/additionalforms

Request

Path Parameters

id
string
required

The company ID to get additional forms

Responses

200
default

The additional forms on the company

Body

responses
/
200
array of:
id
string
configId
string
objectId
string
dynamics
array
Parameters
:
curl --request GET \
--url https://app1.congacontracts.com/Contracts/rest/v1/company/id/additionalforms \
--header 'Accept: application/json'
Response Example
1
[
2
{
3
"id": "string",
4
"configId": "string",
5
"objectId": "string",
6
"dynamics": []
7
}
8
]
chevron_leftchevron_right
chevron_right

Footer Section

Explore


Conga.com
Legal
Feedback
Contact Support

Copyright © 2025 Conga Corporation • All Rights Reserved

Cookie Notice

We use cookies to improve your experience on our site. To find out more, read our cookie policy.