Skip to main content
GET

Scan API

Member traffic status

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

Protocol Details

Operation IDgetMemberTrafficStatus
Published0.7.4
SpecificationDownload OpenAPI

Inputs

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.

Outputs

200

application/json
MemberTrafficStatus
required

400

application/json
string
required

404

application/json
string
required

500

application/json
string
required

History

Introduced0.5.10