Open API v2 will be deprecated on April 3, 2023. Please begin transitioning to Open API v3 as soon as possible. As of September 29, 2022 all new apps will only be permitted to use Open API v3.

API Documentation

ImageType

Overview

Describes the available image types.

Fields

Field Visibility Level Permission Scope Type Description
code public none string Code for this image type, used in image URLs
desc public none string Text description of the image type
sizes public none array(string) Available sizes for this image type

Associations

This resource has no associations.

Methods

listImageTypes

Method Name listImageTypes
Synopsis Lists available image types along with their supported sizes.
HTTP Method GET
URI /image_types
Parameters none
Requires OAuth N
Permission Scope none

Open API v3New

Your developer account