/
CA
campsite
/
Campsite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
post
Create DM
get
List members
get
List comments
post
Create comment
post
Resolve post
delete
Unresolve post
get
List posts
post
Create post
get
Get post
get
List channels
get
List messages
post
Create message
post
Create thread
Get post
Gets a post.
get
/v2/posts/{id}
Path parameters
id
string
required
Response
Successful operation
V2Post
required
id
string
required
title
string
required
created_at
string
required
last_activity_at
string
required
url
string
required
content
string
required
comments_count
number
required
channel
V2Project
required
author
V2Author
required
resolution
V2PostResolution
required
Changes