For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Support
Dashboard
Getting Started
API Reference
Roadmap
Blog
Support
Dashboard
Account Members
List account members
Copy page
GET
https://api.schematichq.com
/
account-members
Authentication
X-Schematic-Api-Key
string
API Key authentication via header
Query parameters
ids
list of strings
Optional
q
string
Optional
<=512 characters
Search filter
limit
long
Optional
Page limit (default 100)
offset
long
Optional
Page offset (default 0)
Response
OK
data
list of objects
Show 8 properties
params
object
Input parameters
Show 4 properties
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error