You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .mock/definition/collections/items.yml
+13
Original file line number
Diff line number
Diff line change
@@ -568,6 +568,11 @@ service:
568
568
docs: |
569
569
List all published items in a collection.
570
570
571
+
<Note title="Serve data with the Content Delivery API">
572
+
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-cdn), available at api-cdn.webflow.com.
573
+
574
+
</Note>
575
+
571
576
Required scope | `CMS:read`
572
577
source:
573
578
openapi: ../../../openapi/referenced-specs/v2.yml
@@ -610,6 +615,7 @@ service:
610
615
docs: Request was successful
611
616
type: root.CollectionItemList
612
617
status-code: 200
618
+
url: Data API
613
619
errors:
614
620
- root.BadRequestError
615
621
- root.UnauthorizedError
@@ -1323,6 +1329,7 @@ service:
1323
1329
docs: Request was successful
1324
1330
type: root.CollectionItem
1325
1331
status-code: 200
1332
+
url: Production
1326
1333
errors:
1327
1334
- root.BadRequestError
1328
1335
- root.UnauthorizedError
@@ -1452,6 +1459,11 @@ service:
1452
1459
docs: |
1453
1460
Get details of a selected Collection live Item.
1454
1461
1462
+
<Note title="Serve data with the Content Delivery API">
1463
+
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-cdn), available at api-cdn.webflow.com.
<Notetitle="Serve data with the Content Delivery API">
5633
+
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-cdn), available at api-cdn.webflow.com.
<Notetitle="Serve data with the Content Delivery API">
6319
+
To serve content to your other frontends applications, enterprise sites have access to a dedicated [content delivery API](/data/docs/cms-cdn), available at api-cdn.webflow.com.
0 commit comments