GET
/
cdds
/
{id}
/
report
curl --request GET \
  --url https://api.godiligent.ai/cdds/{id}/report \
  --header 'X-API-KEY: <api-key>'
"<binary content of the markdown file>"

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The id of the cdd request

Example:

"d6e3b214-30b1-4401-a1b8-a1bd3c6a84e4"

Response

200
text/markdown

OK

The markdown content of the report