Skip to content

Get ActivityPub comment

GET
/api/v1/activitypub/comment/{id}
curl --request GET \
--url https://example.com/api/v1/activitypub/comment/example

Retrieves an ActivityPub Comment object by ID (proxied from backend)

id
required
string

ActivityPub Comment object

Media type application/json
object
Example generated
{}

Not Found

Internal Server Error