# Deployment Logs View logs relating to the operation of a Deployment. Deployment Logs assist clients in managing their Deployment. ## Representations #### DeploymentLog [type definition](/search.md?urn=ctp:connect:type:DeploymentLog). #### DeploymentLogCursorPagedQueryResponse [type definition](/search.md?urn=ctp:connect:type:DeploymentLogCursorPagedQueryResponse). #### DeploymentLogSeverity [type definition](/search.md?urn=ctp:connect:type:DeploymentLogSeverity). ## Query Deployment Logs ### Query Deployment Logs by ID [endpoint definition](/search.md?urn=ctp:connect:endpoint:/{projectKey}/deployments/{id}/logs:GET). ### Query Deployment logs by Key [endpoint definition](/search.md?urn=ctp:connect:endpoint:/{projectKey}/deployments/key={key}/logs:GET). ## Related pages - [Area overview page with navigation](/connect.md) - [Previous page: Deployments](/connect/deployments.md) - [Search documentation and API specs](/search.md)