GET
Get Debt

Overview

This endpoint returns comprehensive information about a single debt, including all related data such as followup history, payment status, and debtor details.

Authentication

Requires a valid OAuth 2.0 access token with the debts:read scope.

Request

string
required
Bearer token for authentication
string
required
The encrypted ID of the debt to retrieve

Example Request

Response

boolean
Always false for successful requests
string
Success message
object
Complete debt information

Success Response

Error Responses