Skip to main content
GET
List Image Assets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

perPage
integer
default:25

Number of records per page. Default is 25, maximum is 100

page
integer
default:1

Page number

imageType
enum<string>

Filter by image type

Available options:
banner,
logo,
thumbnail,
artwork,
secondaryLogo,
venueMap
entityId
string

Filter by entity UUID. Only available for organisation-level API keys

Response

Successful

data
object[]
meta
object