Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Optional filter to only return global ("global") or customer-specific ("customer") reasons
Example:
"customer"
Response
200 - application/json
Successful response with all compounding reasons.
Unique identifier
Example:
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time of creation
Example:
"2025-03-15T12:00:00Z"
Date and time of last update
Example:
"2025-03-15T12:00:00Z"
Example:
"Adherence or Compliance"
Example:
"Issues related to patient adherence and medication compliance."
Whether the reason is a global reason (provided by Blend) or a customer-specific reason.
Example:
true
UUID of the parent reason, or null if this is a top-level reason.
Example:
null