Home > @tridion-sites/open-api-client > ListsService > getTargetTypes
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.
ApiError