Skip to main content
GET
List carousels

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Query Parameters

brandSlug
string

Filter by brand slug.

Example:

"acme-corp"

limit
number
default:50

Items per page. Default: 50, max: 100.

Required range: x <= 100
Example:

20

offset
number
default:0

Items to skip. Default: 0.

Example:

0

Response

List of carousels

success
boolean
Example:

true

data
object