Gets information about one or more links in a specified global network.
If you specify the site ID, you cannot specify the type or provider in the same request. You can specify the type and provider in the same request.
get/global-networks/{globalNetworkId}/links
Path parameters
globalNetworkIdstring required
The ID of the global network.
Query parameters
linkIdsLinkId[]
One or more link IDs. The maximum is 10.
siteIdstring
The ID of the site.
typestring
The link type.
providerstring
The link provider.
maxResultsinteger
The maximum number of results to return.
nextTokenstring
The token for the next page of results.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success