Skip to main content
GET
/
domains
/
{domainId}
/
webflow
/
collections
/
{collectionId}
/
items
List CMS items
curl --request GET \
  --url https://api.mentionpath.ai/api/v1/domains/{domainId}/webflow/collections/{collectionId}/items \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API token or OAuth access token from Account → API in the Mentionpath app.

Path Parameters

domainId
string<uuid>
required
collectionId
string
required

Query Parameters

cursor
string
limit
integer
Required range: x <= 200

Response

200

Cursor-paginated items