Api
Get Consent Status
AuthorizationBearer <token>
In: header
Query Parameters
phone_number*string
Length
length <= 20jurisdiction?|
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/consent/status?phone_number=string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Get Configuration History GET
Get version history for a configuration type.
Get Conversation GET
Get conversation detail with all exchanges (AC2, AC7). - Includes full transcript with PII redaction applied - Returns flags array with reason codes - Includes tags and annotations (for admin/analyst) - Response time target: <200ms (AC8)