Release 2.0.0
· One min read
Highlights
Requests API
GET /requests/v1/{mpid}now supports pagination withpageandpage_size.- Paginated responses include a
paginationobject withpage,page_size, andtotal_count. sort_directioncan be used to return results in ascending or descending order.request_statuscan now filter by one or more comma-separated statuses:Pending,Success, andFailed.- Request metadata now includes an
errorsarray for recorded process alerts, including alert code, title, message, severity, and optional details.
