Get Community Overview Result
Retrieve Community Overview final result.
/api/open/v1/community-overview/jobs/{job_id}/resultEndpoint Overview
Retrieve Community Overview final result.
Authentication
Authorization: Bearer <token>community_overview:readPath Parameters
Community Overview job ID.
Response
Result object ID.
Always community_overview.result.
Associated job ID.
Target subreddit.
Model identifier used for this analysis.
Basic information such as community overview, style, and rules.
Structured analysis covering fit, risks, and participation guidance.
Result generation time (ISO 8601).
Cache timestamp when the result is served from cache.
Common Errors
Missing or invalid Bearer token.
The current token is missing the required scope.
The current token hit a rate limit.
Request parameters do not satisfy the schema constraints.
The target resource does not exist or does not belong to the current account.
The async job has not produced its final result yet.
Notes
- If the job is not finished yet, the API returns RESULT_NOT_READY (409).