Get a specific company list by name.Copy Pageget https://api.hibob.com/v1/company/named-lists/{listName}Path ParamslistNamestringrequiredThe internal name of the list.Query ParamsincludeArchivedbooleanDefaults to falseBy default (false), archived items are excluded from the response. When set to true, archived items are included.truefalseResponses 200Successful response. Please note that the item ID may be textual or numeric depending on the list type. 404If the list was not found.Updated 9 months ago