Platform API reference
List Contract Participants
Retrieve the AI trainers on a contract. workEmail appears only with PII consent plus the participants:email scope — personal emails are never shared.
GET
Returns the AI trainers on a contract whose job is linked by this install. Use it to provision workspace members — or to re-resolve a
workEmail that was absent from a webhook payload.
Requirements: participants:read scope. The workEmail field additionally requires the participants:email scope and the install’s PII consent — see privacy and Work Email.
Request
string
required
The contract ID, from list contracts or a
contract.started event.Response
string
The contract these participants belong to.
object[]
The AI trainers on the contract.