Skip to main content
GET
List all images for a company.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

companyId
string

Company ID (optional, defaults to API key company)

page
integer
default:1

Page number (default: 1)

pageSize
integer
default:10

Items per page (default: 10, max: 100)

Response

Paginated list of images

Paginated list of images

has_next
boolean

Whether there are more pages

items
object[]

List of images

page
integer

Current page number

pages
integer

Total number of pages

total
integer

Total count of images