{ "data": [ { "id": "topic-uuid-1", "urlId": "abc123", "url": "/add-mobile-app-abc123", "title": "Add mobile app", "description": "We need a mobile app", "text": "It would be great to have native mobile apps for iOS and Android.", "publishedAt": "2024-01-15T10:30:00Z", "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-16T14:20:00Z", "roadmapId": "roadmap-uuid-123", "stageId": "stage-uuid-456", "subscriberId": "sub-uuid-789", "voteCount": 156, "commentCount": 23, "meta": { "ctaTitle": "Vote for this feature", "projectId": "project-uuid" } } ], "pagination": { "offset": 0, "limit": 50 }}
Topics
List Topics
Get all published topics (feature requests) for a specific roadmap stage. Supports sorting and pagination.
{ "data": [ { "id": "topic-uuid-1", "urlId": "abc123", "url": "/add-mobile-app-abc123", "title": "Add mobile app", "description": "We need a mobile app", "text": "It would be great to have native mobile apps for iOS and Android.", "publishedAt": "2024-01-15T10:30:00Z", "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-16T14:20:00Z", "roadmapId": "roadmap-uuid-123", "stageId": "stage-uuid-456", "subscriberId": "sub-uuid-789", "voteCount": 156, "commentCount": 23, "meta": { "ctaTitle": "Vote for this feature", "projectId": "project-uuid" } } ], "pagination": { "offset": 0, "limit": 50 }}
{ "data": [ { "id": "topic-uuid-1", "urlId": "abc123", "url": "/add-mobile-app-abc123", "title": "Add mobile app", "description": "We need a mobile app", "text": "It would be great to have native mobile apps for iOS and Android.", "publishedAt": "2024-01-15T10:30:00Z", "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-16T14:20:00Z", "roadmapId": "roadmap-uuid-123", "stageId": "stage-uuid-456", "subscriberId": "sub-uuid-789", "voteCount": 156, "commentCount": 23, "meta": { "ctaTitle": "Vote for this feature", "projectId": "project-uuid" } } ], "pagination": { "offset": 0, "limit": 50 }}