Skip to main content
List customer attachments

Authorizations

X-API-Key
string
header
required

Path Parameters

customer_pk
string<uuid>
required

Query Parameters

limit
integer

Number of results to return per page.

name
string
offset
integer

The initial index from which to return the results.

ordering
string

Which field to use when ordering the results.

Response

200 - application/json
id
string<uuid>
required
read-only
type
enum<string>
required
Available options:
file,
link
name
string
required
Required string length: 1 - 200
file
object
required
created_at
string<date-time>
required
read-only
created_by
object
required
description
string
Maximum string length: 2000