Skip to content

Get ActivityPub activity

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

Retrieves an ActivityPub Activity object by ID

id
required
string

ActivityPub Activity object

Media type application/json
object
Example generated
{}

Not Found

Internal Server Error