Design format Details
Get details of a design format - Abyssale REST API
Authorizations
x-api-keystringRequired
All of your Abyssale requests must contain a x-api-key header with your API Key.
Path parameters
designIdstringRequired
Unique identifier of the design
formatSpecifierstringRequired
Format name or UID
Responses
200
Format details retrieved successfully
application/json
idstringOptionalExample:
Format identifier
new-formatuidstring · uuidOptionalExample:
Unique ID for the format instance
6248b96f-581a-43f0-9863-85e1b7d0ec05widthintegerOptionalExample:
Width of the format in specified units
3333heightintegerOptionalExample:
Height of the format in specified units
666unitstringOptionalExample:
Unit of measurement for dimensions
pxpreview_urlstring · uriOptionalExample:
URL to preview image of this format
https://production-banners.s3-eu-west-1.amazonaws.com/templates/e0d292f2-ec21-11e9-a539-3c408bf94152/21aff1a9-bcde-4294-8320-be6cae651381.pngdynamic_image_urlstring · uriOptionalExample:
URL to the dynamically generated image
https://img.abyssale.com/673f0cb6-f1f6-4f7d-8ea2-4a0ed317efbe/6248b96f-581a-43f0-9863-85e1b7d0ec0a404
Format Not found
get
/designs/{designId}/formats/{formatSpecifier}Last updated

