---
title: "Service: /threads/{threadid}/logs [GET]"
source: https://dev.pageseeder.com/api/services/get-thread-logs_get.html
description: "Retrieves paginated logs for a specific PageSeeder thread ticket. Supports optional page and pagesize parameters to control pagination. API is experimental with undocumented XML response format."
last_updated: 2026-09-08T11:52:05+10:00
document_type: api_endpoint
operation_id: thread-GET
resource_id: thread
path_template: /threads/{threadid}/logs
http_method: GET
api_category: thread
implementation_version: 6.0011
api_since: 5.2000
deprecated_since: null
obsolete_since: null
api_support: experimental
cache_control: null
generated_at: 2026-09-02
tokens: ~110
---

# /threads/\{threadid\}/logs \[GET\]

## Description

Use this service to view the logs for a specific ticket for the PageSeeder Threads.

## Parameters

| Name | Description | Required | Type | Default |
| --- | --- | --- | --- | --- |
| page | The nb of the page to load | no | long |  |
| pagesize | The nb of events per page | no | long |  |

## Permission

## Response

## Error Handling

No specific errors expected for this service.

