List images and builds for the current user, scoped by team context. Returns personal images by default, or team images if teamId is provided.
Pagination note: limit, offset, and totalCount count logical images
(unique owner/imageName:imageTag). A single image may produce multiple
data[] rows (one per artifact type plus any active builds), so
len(data) can exceed limit and totalCount reflects images, not rows.
Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by team ID. If provided, returns only that team's images. If not provided, returns only personal images.
Successful Response
Total number of items available in the dataset
Number of items to skip before starting to collect the result set
x >= 0Maximum number of items to return
x >= 0Response status