Explore Plans
Mobile menu Close menu
Webflow

List collections

This query returns your Webflow collections.

Developer info

API endpoint slug
webflow.list_collections
Runtime method
performQuery("webflow.list_collections"}

Query fields

Site Dropdown list

Label
Which site?
Slug
site_id
Required
true
Can have default value
false

Ingredients

Name The name of the site.

Slug
name
Filter code
Webflow.listCollections.Name
Type
String
Example
Jake's Awesome Store

Singular name The singular version of your collection name

Slug
singular_name
Filter code
Webflow.listCollections.SingularName
Type
String
Example
Taco

Slug A slug version of your collection.

Slug
slug
Filter code
Webflow.listCollections.Slug
Type
String
Example
jakes-awesome-collection

Site The Webflow ID of the site.

Slug
site_id
Filter code
Webflow.listCollections.SiteId
Type
String
Example
63572300b21afdbe94778e60

Collection The ID of the collection.

Slug
collection_id
Filter code
Webflow.listCollections.CollectionId
Type
String
Example
6362ccc572d42e7032e87dcb

Created on Date and time the site was created.

Slug
created_on
Filter code
Webflow.listCollections.CreatedOn
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Last updated The date and time when the collection was last updated.

Slug
last_updated
Filter code
Webflow.listCollections.LastUpdated
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00