Skip to content

Get a specific activity object of the user

GET
/activitypub/user-id/{user-id}/activities/{activity-id}
user-id
required
integer

User ID of the user

activity-id
required
integer

Activity ID of the sought activity

ActivityPub

Media type application/json

ActivityPub type

object
@context
string
Example generated
{
"@context": "example"
}