Skip to main content

Get the pixels of a room

Get the pixels of a room

Path Parameters
slug string REQUIRED

The slug of the room

Query Parameters
posX number REQUIRED

The X position of the pixel

posY number REQUIRED

The Y position of the pixel

Responses
200

Successful response

Schema OPTIONAL
roomSlug string
posX number
posY number
color number
timestamp
placedByUid
401

Unauthorized

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
403

Forbidden

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
429

Too Many Requests

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code string OPTIONAL
message string OPTIONAL