get_task
imerit_ango.sdk.SDK.
get_task(task_id)
Get information on a task
Parameters
task_id: string
The unique identifier for the task. You can find the task ID in the user interface or retrieve it using the get_tasks function.
Returns:
output: dict
Example
See also
Last updated