Helpers
Get data to create a contract
Use this endpoint to retrieve the workspaces with their templates. This data is essential for creating a contract.
get/helpers/contract_create_data
Query parameters
extension_typestring
Cross-account way of finding template groups used by specific integration extensions. Set by Oneflow when the extension is created.
template_type_idinteger
The unique ID of the template type.
Headers
x-oneflow-api-tokenstring required
The API key of your Oneflow account.
x-oneflow-user-emailstring email required
The email address of a registered Oneflow user.
Response
Returns the workspaces with embedded templates for creating a contract.
Changes
No recorded changes to this endpoint across all 1 revision of this API.