tridion-sites-extensions-api-docs

Home > @tridion-sites/open-api-client > ListsService > getTargetTypes

ListsService.getTargetTypes() method

Gets a list of Target Types. This operation returns an instance of ‘TargetType’ type.

Signature:

static getTargetTypes(): CancelablePromise<Array<TargetType>>;

Returns:

CancelablePromise<Array<TargetType>>

TargetType The request was successful.

Exceptions

ApiError