List available TRSupport partners
Retrieves a list of all available Travel Rule Support integration partners. Partners provide Travel Rule compliance services such as VASP discovery, TRM exchange, and PII encryption.
GET
TypeScript
Response
List of partners retrieved successfully
Partner unique identifier
Example:
"123e4567-e89b-12d3-a456-426614174000"
Partner identification code
Example:
"notabene"
Partner display name
Example:
"Notabene"
Partner API base URL
Example:
"https://api.notabene.id"
Whether the partner is active
Example:
true
Whether this is a test/sandbox partner
Example:
false
Partner description
Example:
"Travel Rule compliance provider"
Previous
Get TRLink policyRetrieves the complete TRSupport policy for the authenticated tenant, including pre-screening rules, post-screening rules, and missing TRM rules. Pre-screening rules determine whether transactions should be screened. Post-screening rules determine actions based on screening results. Missing TRM rules handle cases when screening data is unavailable.
Next
TypeScript