get
https://apis.elai.io/api/v1/uploads/frames
Lists frame assets — the decorative frames that can be placed around an avatar.
Unlike the other upload endpoints this one is not scoped to your workspace: it returns every frame in the installation, because frames are shared catalog content.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X GET 'https://apis.elai.io/api/v1/uploads/frames' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
