Get a network listCopy Pageget https://{hostname}/network-list/v2/network-lists/{networkListId}Gets a network list's most recent syncPoint version.Path ParamsnetworkListIdstringrequiredUnique identifier for each network list.Query ParamsextendedbooleanDefaults to falseWhen enabled, provides additional response data identifying who created and updated the list and when, and the network list's deployment status in both STAGING and PRODUCTION environments. This data takes longer to provide.truetruefalseincludeElementsbooleanDefaults to trueIf enabled, the response list includes all items. For large network lists, this may slow responses and yield large response objects. The default true value includes the list's contents.truetruefalseHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Incorrect client input. See the field errors provided in the response for more information. This error may also be returned in place of a 404 if a URL parameter was provided in an incorrect format. 404Incorrect URL. Check that the network list ID and other URL parameters are valid. 500We encountered an unexpected issue while processing your request. Please follow the advice provided in the message.Updated 4 months ago