Skip to main content
GET
List components

Request

Query parameters

perPage
string
default:20
How many results to return in each request. Must be between 10 and 50.
cursor
string
A cursor to return a specific page of results. Cursors can be found from the pagination.nextCursor value in each response.

Response

Success

pagination
object
data
array
required

Error

A 400 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.
message
string
required
Last modified on June 25, 2026