SpaceMediaSpaceMedia
Endpoint referenceDDEX

List DDEX message operations

GET
/api/v1/ddex/messages

List immutable message operations and their separate control, SpaceMedia review, transport, partner, and webhook delivery states.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

page?integer

One-based result page. Defaults to 1.

Range1 <= value
Default1
size?integer

Results per page. Values are clamped to the range 1 through 100. The legacy per_page alias is also accepted.

Range1 <= value <= 100
Default10
status?string

Return only messages in the exact control-plane status.

Response Body

application/json

application/json

application/json

application/json

application/json

Was this page helpful?