Forgejo API
POST/activitypub/actor/outbox

List the instance ActivityPub outbox

Lists the activities published through the instance's ActivityPub outbox. The instance outbox is always empty, so use this endpoint to retrieve its empty ordered collection.

  • IdempotentThe SDK sends Idempotency-Key, so a retried request is only applied once.

1 status code
200Returns an ActivityPub ordered collection representing the instance outbox, which is always empty.