List components
Components
List components
Retrieve a paginated list of email components.
GET
List components
Documentation Index
Fetch the complete documentation index at: https://loops.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query parameters
How many results to return in each request. Must be between 10 and 50.
A cursor to return a specific page of results. Cursors can be found from the
pagination.nextCursor value in each response.Response
Success
Error
A400 Bad Request is returned if perPage is invalid.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
Last modified on May 20, 2026

