get https://api.pandadoc.com/public/v1/content-library-items/
Requesting the CLI status helps verify that a CLI is in the expected state before invoking additional API methods.
Available CLI Statuses
The following is a complete list of all possible CLI statuses returned:
CLI Status | Status Description |
---|---|
cli.UPLOADED | The CLI upload process has been initiated and is currently in progress. It will soon transition to the cli.PROCESSED state. |
cli.PROCESSED | The CLI has been successfully uploaded and created. At this stage, all aspects of the CLI are editable. |
cli.ERROR | The CLI upload process has failed. Please refer to the error details in the response for more information. |