Skip to main content
GET
List status updates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json

Mixin to provide download URLs for status update file attachments. Reusable across different status update serializers.

title
string
required
read-only
description
string | null
required
read-only
  • extrajudicial - Außergerichtlich
  • judicial_dunning - Gerichtliches Mahnverfahren
  • foreclosure - Zwangsvollstreckung
  • long_term_monitoring - In Langzeitüberwachung
  • ended - Beendet
Available options:
extrajudicial,
judicial_dunning,
foreclosure,
long_term_monitoring,
ended
processing_state
enum<string>
required
  • in_progress - Laufend
  • paused - Pausiert
  • canceled_by_client - Abgebrochen durch Mandant
  • canceled_by_service_provider - Abgebrochen durch uns
  • ended - Beendet
Available options:
in_progress,
paused,
canceled_by_client,
canceled_by_service_provider,
ended
created
string<date-time>
required
read-only
downloads
object[]
required
read-only

List of file attachments with metadata and download URLs.

id
string