Tasks
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
List of daily tasks
No content
401
Unauthorized – missing or invalid access token
application/json
get
/daily-tasks/GET /api/v1/daily-tasks/ HTTP/1.1
Host: api.therappai.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
No content
Last updated

