Skip to main content
GET
List all lists for a specific object

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Path Parameters

slug
string
required

Object slug (e.g., 'person', 'company')

Query Parameters

include_attributes
boolean

Include attribute definitions for each list

Response

List of lists for the object

data
object[]
Last modified on March 26, 2026