cURL - Query World detail
Scope
Query the full metadata and echoable creation parameters of a single Acting World. Before calling, confirm the following:
- Authentication: Only the primary API Key is supported; temporary API Keys cannot be used (error code
403003). - Prerequisites: Query with the
encryptedWorldIdreturned by Create World. For build-progress polling, use Query World Build Status. - Caller: Called by your server.
Authorizations
string
header
required
QwenCloud API Key. Only the primary API Key (sk- prefix) is supported. See Get an API Key.
Header Parameters
string
required
API Key authentication. Only the primary API Key is supported; it starts with sk-, e.g. sk-xxx. It is typically configured as the environment variable $DASHSCOPE_API_KEY. A temporary API Key (starting with st-) returns 403003.
Query Parameters
string
required
An Acting encrypted World ID under the current primary account. Returned by Create World.