Quick Summary: Every REST API error is an RFC 9457 problem+json body. Its
type field is a URL that resolves to a page in this catalogue telling you what happened and what to do.Content-Type: application/problem+json and this shape:
requestId — it is the one string SkillsDB support can trace a request by. Some errors carry extra fields (extension members), documented on their pages.