Skip to main content
GET
/
api
/
v1
/
visual-embeds
List visual embeds
curl --request GET \
  --url https://handauncle-backend-prod-205012263523.asia-south1.run.app/api/v1/visual-embeds
{
  "success": true,
  "data": [
    {}
  ]
}

Query Parameters

category_id
string

Filter by category ID

include_inactive
boolean

Include inactive embeds

Response

List of visual embeds.

success
boolean
data
object[]