Skip to main content
GET

Get a member’s traffic status as reported by the sequencer, according to ledger state at the time of the request.

Path parameters

string
required
The synchronizer ID to look up traffic for.
string
required
The participant or mediator whose traffic to look up, in the format code::id::fingerprint where code is PAR or MED.

Responses

200

ok
application/json
MemberTrafficStatus
required
The current traffic state for the member on the synchronizer under actual, and the total purchased traffic under target. The purchased traffic may exceed the actual limit as purchases take time to be incorporated into the limit.

400

bad request
application/json
string
required

404

not found
application/json
string
required

500

internal server error
application/json
string
required

History

Added0.5.10