Footer Section
Explore

Single record can be queried from the system by passing in the name of the object as a rest parameter and query conditions can be specified with various query parameters.
Name of the object you want returned.
Id of the record which you are updating.
The namespace for the fields is prefixed if set to False. By default it is True.
The account value from the header is taken as default account if passed as query parameter.
The name of the storefront used for the request.
curl --request GET \--url https://documentation.conga.com/object/recordId \--header 'Accept: application/json' \--header 'Authorization: Basic 123' \--header 'x-account: ' \--header 'x-storefront: '