{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown","redocly_category":"Guides","api_domain":"Cross API"},"seo":{"title":"Page size limits","description":"Page size limits for Sales Layer REST API list operations.","keywords":["Sales Layer","REST API","OpenAPI","DAM API","Catalog API","product catalog API","image management API","API integration"],"lang":"en-US","meta":[{"name":"og:type","content":"website"},{"name":"og:site_name","content":"Sales Layer REST API Documentation"},{"name":"og:title","content":"Sales Layer REST API Documentation"},{"name":"og:description","content":"Complete REST API documentation for Sales Layer's DAM and Catalog APIs. Learn authentication, pagination, filtering, and integration patterns."},{"name":"twitter:card","content":"summary_large_image"},{"name":"twitter:site","content":"@saleslayer"},{"name":"twitter:title","content":"Sales Layer REST API Documentation"},{"name":"twitter:description","content":"Complete REST API documentation for Sales Layer's DAM and Catalog APIs. Learn authentication, pagination, filtering, and integration patterns."}],"llmstxt":{"hide":false,"title":"Sales Layer REST API Documentation","description":"Technical guides and OpenAPI references for Sales Layer DAM and Catalog REST APIs.","sections":[{"title":"Guides","description":"Static API guides for authentication, headers, query parameters, responses, rate limiting, and best practices.","includeFiles":["guides/**/*.md","changelog.md"],"excludeFiles":[]},{"title":"API Reference","description":"OpenAPI-based references and API overview pages for Sales Layer REST APIs.","includeFiles":["apis/**/*.md","apis/**/*.yaml"],"excludeFiles":[]},{"title":"Postman collections","description":"Importable Postman collection and environment instructions for testing Sales Layer REST APIs.","includeFiles":["postman/**/*.md"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"page-size-limits","__idx":0},"children":["Page size limits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Page size controls how many items an API list operation returns in a single response."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"current-documented-limits","__idx":1},"children":["Current documented limits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The migrated documentation states:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Setting"},"children":["Setting"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Value"},"children":["Value"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Maximum items per page"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["100"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Default page size"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Varies by endpoint"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The current DAM OpenAPI description also documents ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["$top"]}," with a default of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["100"]}," and maximum of ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["100"]}," for image listing."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["For Catalog endpoints, check the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/apis/catalog-v2.0"},"children":["Catalog endpoint reference"]}," and resource metadata for endpoint-specific behavior."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"recommendations","__idx":2},"children":["Recommendations"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Keep page sizes small enough for the client to process reliably."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use pagination for large exports or synchronization jobs."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Avoid requesting the maximum page size by default unless the integration has been tested under production-like data volume."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Combine page size with filtering and sorting when this makes synchronization more predictable."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"example","__idx":3},"children":["Example"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET https://api2.saleslayer.com/catalog/rest/Catalog/Products?$top=50\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET https://api2.saleslayer.com/dam/image?$top=50\n","lang":"http"},"children":[]}]},"headings":[{"value":"Page size limits","id":"page-size-limits","depth":1},{"value":"Current documented limits","id":"current-documented-limits","depth":2},{"value":"Recommendations","id":"recommendations","depth":2},{"value":"Example","id":"example","depth":2}],"frontmatter":{"seo":{"title":"Page size limits","description":"Page size limits for Sales Layer REST API list operations."},"keywords":{"includes":["page size","$top","pagination"]},"metadata":{"redocly_category":"Guides","api_domain":"Cross API"}},"lastModified":"2026-06-03T15:57:05.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/guides/page-size-limits","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}