/
CL
clinia
/
MDM API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
Collections
6
get
List collections in the MDM
get
Get a collection in the MDM
put
Create a collection in the MDM
get
Get the collection profile
post
Execute a entity resolution preview for a given set of data (resolution properties) and identifiers
get
Retrieve an unified resource from mdm collection using its id
Relationship Definitions
2
get
List relationship definitions in the mdm
get
Get a relationship definition from the mdm
RelativeIdentity
2
get
List relative identity collections in the MDM
get
Get a relative identity definition from the mdm
Collections
List collections in the MDM
List collections in the MDM.
get
/mdm/v1/collections
Query parameters
page
integer
perPage
integer
Response
A successful response.
object
required
meta
V1ListResponseMeta
required
data
V1Collection[]
required
Changes