V2
List images V2
GET/accounts/{account_id}/images/v2
ModelsExpand Collapse
V2ListResponse = object { continuation_token, images }
V2ListResponse = object { continuation_token, images }
continuation_token: optional string
Continuation token to fetch next page. Passed as a query param when requesting List V2 api endpoint.
maxLength32
meta: optional unknown
User modifiable key-value store. Can be used for keeping references to another system of record for managing images. Metadata must not exceed 1024 bytes.
V2Direct Uploads
Create authenticated direct upload URL V2
POST/accounts/{account_id}/images/v2/direct_upload