Conga Collaborate uses standard HTTP response codes to indicate the success or failure of an API request. Below are some example response codes:

CodeDescriptionNotes
200OKSolution was successful.
401UNAUTHORIZEDCall executed with a missing or invalid authentication token
404NOT FOUNDRequested resource could not be found.
500INTERNAL SERVER ERRORThe Server threw an exception. Contact Conga Collaborate Support if these errors occur.