get https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//timeline
Returns a paginated list of the Tenant's timeline. You can also filter by affiliate code (brandCode
) and/or locale.
Response
200Successfully retrieved a timeline.
Returns a paginated list of the Tenant's timeline. You can also filter by affiliate code (brandCode
) and/or locale.
200Successfully retrieved a timeline.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/tenantId/timeline
Try It!
to start a request and see the response here!