Threads from different accounts

Can I use the thread with threads.id on the assistant from different account?

I create a thread and ran it on an assistant, with the API-key of the account temporarily used.
I’m wondering if it’s possible to run the thread on another assistant, which is on different account with the previous one.

Can I just run the thread with the same threads.id and different assistant.id (with different API-key), or do I have to create new thread to copy it?

You can try it on the playground if it will work. Check the URL parameter format on the address bar and just supply the assistant id and thread id. I am assuming the thread is assistant agnostic, meaning you should be able to use it on any assistant id. maybe as long as they are on the same project? not sure.