URL to access Assistants via the API?

Which URL should I use to access Assistants via the API? I use the address https://api.openai.com/v2/assistants / is this the correct address?

Did you try v1?
what other error you have? like 401, 404, 503. etc?

Can you give me a working complete server code for accessing Assistants for the WIX website?

The details regarding accessing the Assistants API can be found at: https://platform.openai.com/docs/api-reference/assistants

I put the address "https://api.openai.com/v1/assistants/asst_jCDZoY1D8rqfbXYjPXROZedC ". Shows in the logs that the address is incorrect.