Future Me Assets
Access visual assets generated for Future Me predictions.
accept: application/json;v=1
authorization: Bearer {{API_KEY}}
content-type: application/jsonGet asset URLs of a body shape prediction.
get
/body-shape-prediction/{bodyShapePredictionId}/asset-urls
Path parameters
bodyShapePredictionIdstringRequiredExample:
The unique ID of the body shape prediction.
unique-body-shape-prediction-idResponses
200Success
application/json;v=1
bodyShapePredictionstring · nullableRequired
get
/body-shape-prediction/{bodyShapePredictionId}/asset-urls200Success
Last updated