get: tags: - Landing pages security: - ApiKeyAuth: [] summary: Get deleted landing pages description: Get deleted landing pages responses: '200': description: Returns deleted landing pages content: application/json: schema: type: array items: $ref: ../schemas/Landing.yaml '400': $ref: ../responses/BadRequest.yaml '401': $ref: ../responses/Unauthorized.yaml '402': $ref: ../responses/PaymentRequired.yaml '500': $ref: ../responses/InternalError.yaml