Reminder (Task)
Retrieve a reminder by ID
GET
Authorizations
Path Parameters
The unique identifier for the reminder.
Query Parameters
The workspace identifier. Not required if 'X-API-KEY' is provided.
Response
200
application/json
Successful response containing details of a specific reminder.
The response is of type any
.