Skip to content

Get-TwitterPinnedList

SYNOPSIS

Returns the Lists pinned by the authenticating user.

SYNTAX

Get-TwitterPinnedList [<CommonParameters>]

DESCRIPTION

Returns the Lists pinned by the authenticating user.

EXAMPLES

Example 1

PS C:\> Get-TwitterPinnedList

Returns the Lists pinned by the authenticating user.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

BluebirdPS.APIV2.ListInfo.List

NOTES

Online Version

Set-TwitterPinnedList

Get-TwitterList

Api Reference - GET /2/users/:id/pinned_lists