cURL
curl --request POST \ --url https://arbitrators.platform.arb.inc/award-prompts/list \ --header 'Authorization: Bearer <token>'
[ { "ruleSet": "AAA-Commercial", "prompt": "You are an arbitrator following AAA Commercial rules..." } ]
Retrieves a list of all award prompts across all rule sets. Requires arbitrators.award-prompts.reader permission.
arbitrators.award-prompts.reader
access token
List of award prompts
"AAA-Commercial"
"You are an arbitrator following AAA Commercial rules..."