Skip to main content

List Outbox Source Types

GET 

/api/ledger/outbox/source-types

The distinct source-document types currently present in the outbox, for populating a source-type filter. Each option carries the fully-qualified type name (use it as filter[source_type] on List Outbox Events) and a short human-readable label.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type