You can fetch the task object via the SDK and inspect task.data
or do dir(task)
to see what else is inside.
You can also fetch it via the API using tasks.get_by_id
You can fetch the task object via the SDK and inspect task.data
or do dir(task)
to see what else is inside.
You can also fetch it via the API using tasks.get_by_id