Search API (1.0.0)

Download OpenAPI specification:

Dashboard statistics and search.

dashboard

Get dashboard sync activity

Get recent sync history and next scheduled sync

Authorizations:
BearerAuth

Responses

Response samples

Content type
application/json
{
  • "data": {
    },
  • "success": true
}

Get current user's tasks

Get tasks assigned to the authenticated user

Authorizations:
BearerAuth

Responses

Response samples

Content type
application/json
{
  • "data": {
    },
  • "success": true
}

Get dashboard statistics

Get aggregated statistics for all entities

Authorizations:
BearerAuth

Responses

Response samples

Content type
application/json
{
  • "data": {
    },
  • "success": true
}