get https://api-sbx.sidedrawersbx.com/api/v2/tenants/tenant/tenant-id//sidedrawers
Returns a paginated list of Drawers (sidedrawer
) by affiliate code (brandCode
) and region.
Response
200Successfully retrieved Drawers.
Returns a paginated list of Drawers (sidedrawer
) by affiliate code (brandCode
) and region.
200Successfully retrieved Drawers.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v2/tenants/tenant/tenant-id/tenantId/sidedrawers
Try It!
to start a request and see the response here!