Skip to main content
1 API change(s)GET /rs/attachments/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/attachments/v1/
  • added the new optional query request parameter countOnly
8 API change(s) — ⚠️ includes 4 breaking change(s)GET /rs/attachments/v1/
  • removed the enum value company from the query request parameter parentType
  • added the new provider enum value to the data/items/parentType response property for the response status 200
  • added the new enum value provider to the query request parameter parentType
  • removed the company enum value from the data/items/parentType response property for the response status 200
POST /rs/attachments/v1/
  • removed the enum value company of the request property parentType
  • added the new provider enum value to the request property parentType
GET /rs/attachments/v1/{id}
  • added the new provider enum value to the parentType response property for the response status 200
  • removed the company enum value from the parentType response property for the response status 200
5 API change(s)GET /rs/attachments/v1/
  • endpoint added
POST /rs/attachments/v1/
  • endpoint added
DELETE /rs/attachments/v1/{id}
  • endpoint added
GET /rs/attachments/v1/{id}
  • endpoint added
PATCH /rs/attachments/v1/{id}
  • endpoint added