Scenes (Express Avatars)
Get a specific scene
get/scenes/{id}
Path parameters
idstring required
Response
OK
Example response
{
"config": {
"logo": {
"position": [
0,
500
]
}
}
}OK
{
"config": {
"logo": {
"position": [
0,
500
]
}
}
}