---
title: "Service: /groups/{group}/threads/{threadid}/logs [GET]"
source: https://dev.pageseeder.com/api/services/get-group-thread-logs-GET.html
description: "Retrieves logs for a specific ticket in PageSeeder Threads. Requires contributor access. Supports pagination via page and pagesize parameters. Returns XML response with ticket log details."
last_updated: 2026-09-02T11:36:06+10:00
document_type: api_endpoint
operation_id: thread-GET
resource_id: thread
path_template: /groups/{group}/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: ~120
---

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

## Description

View the logs for a specific ticket for the PageSeeder Threads.

## Parameters

| Name | Description | Required | Type | Default |
| --- | --- | --- | --- | --- |
| page | The page to load | no | long |  |
| pagesize | The number of results per page | no  | long |  |

## Permission

This service requires contributor or higher.

## Response

## Error Handling

No specific errors expected for this service.

