InvalidCursorError
titlestringrequired
Human-readable error title
Example:
Error occurreddetails objectrequired
valuestringrequired
The invalid cursor value that was provided
InvalidCursorError
{
"title": "Error occurred",
"details": {
"value": "string"
}
}