List Profile Assignments
List all assignments for a dunning profile.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
profile_id
account_id
Response
Successful Response
id
profile_id
resource_type
resource_id
min_cycle_days
max_cycle_days
assigned_at
cycle_unit
The unit type if unit-based (day/week/month/year), else None
computed_min_days
Computed minimum days (for unit-based ranges)
computed_max_days
Computed maximum days (for unit-based ranges)
display_range
Human-readable range (e.g., ‘1-3 months’, ‘daily’)
Errors
422
Unprocessable Entity Error