Get a specific activity of the user
GET
/activitypub/user-id/{user-id}/activities/{activity-id}/activity
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 typeapplication/json
ActivityPub type
object
@context
string
Examplegenerated
{ "@context": "example"}