Skip to content

Fetch Static Resources

GET
/api/v1/developer/system/static/{path}

Available since v1.24.6. Supports /avatar, /capture, /activities_resource.

Authorizations

bearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

path*

Static resource path (e.g. avatar, capture image/video, activities_resource)

Type
string
Required
Example"unifi_storage/unifi-access/capture_image/example.jpg"

Responses

Binary resource

application/octet-stream

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI