Get a specific activity object of the user
GET
/activitypub/user-id/{user-id}/activities/{activity-id}
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” user-id
required
integer
User ID of the user
activity-id
required
integer
Activity ID of the sought activity
Responses
Section titled “ Responses ”ActivityPub
Media type application/json
ActivityPub type
object
@context
string
Example generated
{ "@context": "example"}