Get ActivityPub outbox collection
GET
/api/v1/activitypub/user/{handle}/outbox
Retrieves an OrderedCollection paginated list of activities published by this user
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” handle
required
string
Query Parameters
Section titled “Query Parameters ” page
integer
perPage
integer
Responses
Section titled “ Responses ”ActivityPub OrderedCollectionPage
object
Not Found
Internal Server Error