Skip to main content
GET
Get user appearance settings

Authorizations

Authorization
string
header
required

All API requests must include a valid Bearer token in the Authorization header. Tokens are 64-character SHA-256 session hashes issued by the PropOps authentication system.

Example:

Query Parameters

uuid
string<uuid>
required
action
enum<string>

Use banner to fetch the banner image directly

Available options:
banner

Response

Appearance settings or banner image

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"

dashboard_bg_custom
string | null
dashboard_banner_path
string | null