Tokaify APITokaify API
API Reference
Product Overview

Task Logs

Task log guide for Tokaify console

The task log is used to inspect asynchronous job status, generated results, and failure reasons. Jobs that do not return immediately, such as image, audio, or video generation, are usually tracked here.

Check Task Status

In the task list, you can directly review each task's current status and basic metadata.

  • Submission time
  • Completion time
  • Execution duration
  • Current status, such as running, succeeded, or failed

If a task is still in progress, the page will usually display its latest progress or state changes.

Filter and Locate Tasks

When there are many records, filters help you find the right task quickly.

  • Search by task ID
  • Filter by time range
  • Filter by task type
  • Filter by platform or source information

This is useful when you need to investigate one specific async generation, trace activity during a time window, or locate failed tasks.

Inspect Results and Failure Reasons

For completed tasks, you can usually review the result directly or retrieve the output URL.

  • Preview generated output
  • View the result link or download URL
  • Review failure causes and error messages

If a task fails, first check whether the submitted parameters, model capabilities, and input content meet the requirements.

Adjust the List View

The task log often lets you customize how the table is displayed.

  • Choose visible columns
  • Hide fields you do not care about
  • Switch between standard and compact view

This can improve readability on different screen sizes.

FAQ

Why has the task been submitted but no result is returned yet

Asynchronous tasks usually need extra processing time. Check the current task status and progress first to see whether the job is still running.

Why can't I find these jobs in the usage log

Asynchronous jobs such as image, audio, and video tasks are usually recorded in Task Log rather than the regular Usage Log.

How is this guide?

Last updated on