This endpoint is associated with the operations for the root resource of the List Data API.
List Data
Loading...
This List Data API enables users to manage lookup lists across products and solutions.
These endpoints are associated with a list's definition.
post
Internal-Use OnlyCreates a new list definition.Create a list
get
Internal-Use OnlyReturns a collection of lists.Get a collection of lists
head
Internal-Use OnlyChecks for the existence of a list.Check that a list exists
get
Internal-Use OnlyReturns a list.Get a list
put
Internal-Use OnlyUpdates a list's properties.Update a list's properties
delete
Internal-Use OnlyRemoves a list from the system.Delete a list
delete
Internal-Use OnlyRemoves a list from the system.Delete a list (privileged)
put
Internal-Use OnlyUpdates a list's properties by a user who has privileged authorization.Update a list's properties (privileged)
get
Internal-Use OnlyReturns a collection of lists from the specified folder. This collection is paginated. A maximum of 1000 lists can be displayed.Get a collection of lists from the specified folder
These endpoints are associated with a list's state and contents.
get
Internal-Use OnlyReturns a value of 'deployed' or 'developing' for the list's 'state' property. A deployed list cannot be deleted.Get the state of a list
put
Internal-Use OnlyUpdates the list's 'state' property value as either 'deployed' or 'developing'.Update the state of a list
head
Internal-Use OnlyChecks the existence of a list's contents.Check that a list has contents
get
Internal-Use OnlyReturns a collection of the list's contents.Get a list's contents
put
Internal-Use OnlyUpdate the contents of a list synchronously via a JSON request body. An update can include the removal of list records.Update a list's contents
get
Internal-Use OnlyReturns a collection of the list's unmasked contents.Get a list's unmasked contents
put
Internal-Use OnlyUpdates the expiry property of a list's rows synchronously via a JSON request body.Update the expiry of a list's rows
post
Internal-Use OnlyDeletes the expiry property of a list's rows synchronously via a JSON request body.Delete the expiry of a list's rows
get
Internal-Use OnlyReturns the contents of a list to a CSV file.Export a list's contents to a CSV file
These endpoints are associated with a list's revisions.
post
Internal-Use OnlyCreates a new revision for a list.Create a list revision
get
Internal-Use OnlyReturns a collection of revisions for the specified list.Get a collection of list revisions
get
Internal-Use OnlyReturns a list revision.Get a list revision
get
Internal-Use OnlyReturns a collection of the contents of one or more revisions of a list.Get a revision's contents
get
Internal-Use OnlyReturns a collection of the list revision's contents.Get a list revision's contents
get
Internal-Use OnlyReturns a collection of the list revision's unmasked contents.Get a list revision's unmasked contents
post
Internal-Use OnlyDeploys the specified revision.Deploy a list revision
This endpoint is associated with a list's relationships with other objects that are managed by the Catalog service.
These endpoints are associated with the asynchronous loading of a list's contents.
post
Internal-Use OnlyUpdates a list's contents asynchronously by uploading a file.Create an import job
get
Internal-Use OnlyReturns a collection of import jobs for a specific list.Get a collection of import jobs
get
Internal-Use OnlyGets an import job resource to asynchronously load a list's contents.Get an import job
These endpoints are associated with clearing and removing all of a list's contents.
post
Internal-Use OnlyRemoves the list's contents.Create a purge job
get
Internal-Use OnlyReturns a collection of purge jobs for a specific list. A purge job removes the list's contents.Get a collection of purge jobs
get
Internal-Use OnlyReturns a purge job for a specific list. A purge job removes the list's contents.Get a purge job
These endpoints are associated with updating the deployed state of a list's rows.
put
Internal-Use OnlyUpdates the state of a list's rows synchronously via a JSON request body.Update the state of a list's rows
get
Internal-Use OnlyReturns a collection of update content state jobs for a specific list. An update content state job updates the state for each row in a list.Get a collection of update content state jobs
post
Internal-Use OnlyUpdates the state for every row in a list.Create an update content state job
get
Internal-Use OnlyReturns an update content state job for a specific list. An update content state job updates the state of every row in a list.