Skip to main content
POST
Search attachments

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Body

application/json
filters
object[]
sort
object
page
integer
default:0
Required range: 0 <= x <= 9007199254740991
pageSize
integer
default:20
Required range: 1 <= x <= 100

Response

Paginated list of attachments matching the filters.

pagination
object
required
items
object[]
required