get_character
Monitor a character upload and fetch presigned download URLs for the rigged character, config, and thumbnail once processing completes.
Instructions
Retrieves a character's details, uploadStatus, and presigned download
URLs. Poll this after submitting an upload until uploadStatus is
COMPLETE (or FAILED); while processing, the response includes an
estimatedSecondsWaitTime. Once complete, it returns download URLs for
the rigged character (characterFileURL, baseFbxURL, baseGlbURL),
its config (configURL), and thumbnail (thumbnailURL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| characterID | Yes | The character ID to retrieve |