/
/CRM Lists
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 23m ago · Updated 2d ago
Basic28
  • get/crm/v3/lists
  • post/crm/v3/lists
  • getRetrieves a folder.
  • postCreates a folder
  • putMoves a list to a given folder
  • deleteDeletes a folder
  • putMoves a folder
  • putRename a folder
  • getTranslate Legacy List Id to Modern List Id
  • postTranslate Legacy List Id to Modern List Id in Batch
  • getRetrieve List by Name
  • getGet lists record is member of
  • getFetch List by ID
  • deleteDelete a List
  • getFetch List Memberships Ordered by ID
  • deleteDelete All Records from a List
  • putAdd Records to a List
  • putAdd and/or Remove Records from a List
  • putAdd All Records from a Source List to a Destination List
  • getFetch List Memberships Ordered by Added to List Date
  • putRemove Records from a List
  • putRestore a List
  • getRetrieve the conversion details for a list
  • putSchedule or update the conversion of a list to static
  • deleteCancel the conversion of a list
  • get/crm/v3/lists/{listId}/size-and-edits-history/between
  • putUpdate List Filter Definition
  • putUpdate List Name
Batch1
Search1
    Basic

    Retrieves a folder.

    Retrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder.

    get/crm/v3/lists/folders

    Query parameters

    folderIdstring

    The Id of the folder to retrieve.

    Response

    successful operation