Get Contents List
Retrieve all the content of the current account or the account by id.
This endpoint requires authentication with a JWT token or API key.
GET
https://api.instantuploader.com/сontents
Example:
/contents/?accountId=00273d24f34295j67bd17dc189d&websites=true&instantGallery=true&writingInstructions=true
Query Parameters
Name
Type
Description
websites
boolean
Default: false
accountId
String
The ID of the account to retrieve all details of the account (required for Agency)
instantGallery
boolean
Default: false
writingInstructions
boolean
Default: false
Server error
Last updated