GET
Get Creditor

Overview

This endpoint returns detailed information about a specific creditor identified by its encrypted ID.

Authentication

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

Request

string
required
Bearer token for authentication

Path Parameters

string
required
The encrypted creditor ID

Example Request

Response

boolean
Always false for successful requests
object
The creditor object

Success Response

Error Responses

Rate Limiting

This endpoint is subject to rate limiting. See the Rate Limits documentation for details. Rate Limit: 1,000 requests per hour