Skip to content

Get ActivityPub outbox collection

GET
/api/v1/activitypub/user/{handle}/outbox

Retrieves an OrderedCollection paginated list of activities published by this user

handle
required
string
page
integer
perPage
integer

ActivityPub OrderedCollectionPage

object

Not Found

Internal Server Error