Structured JSON error envelope returned by all route handlers.
createSoundCloudRoutes for configuration
Machine-readable error code (e.g. "NOT_FOUND", "UNAUTHORIZED", "FORBIDDEN").
"NOT_FOUND"
"UNAUTHORIZED"
"FORBIDDEN"
Human-readable error description.
Per-request UUID for distributed tracing.
HTTP status code (mirrors the response status).
Structured JSON error envelope returned by all route handlers.
See
createSoundCloudRoutes for configuration