POST
/activitypub/actor/outboxList 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.
200Returns an ActivityPub ordered collection representing the instance outbox, which is always empty.