Endpoint

Available producers

get

Lists all available producers with details like API URL, scope, and stateful recovery window.

Authorizations
x-access-tokenstringRequired
Responses
200

successful operation

application/xml
get
/descriptions/producers.xml

Atrributes

Element/Attribute

Description

id

Producer Id as sent in messages

active

Set to true if this producer is activated for the calling client otherwise false.

api_url

The API starting-url that can be used to request recovery etc for this producer.

name

A short name for this producer

description

A longer name describing this producer

scope

live / prematch

Last updated

Was this helpful?