generated: '2026-07-18'
method: derived
status: candidate
source: openapi/burstiq-lifegraph-openapi-original.json
note: Candidate MCP tool surface derived one-tool-per-operation from the LifeGraph OpenAPI. BurstIQ publishes no official
hosted MCP server as of this writing.
server:
name: burstiq-lifegraph
transport: http
tools:
- name: getUserGroupById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
the user group in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getUserGroupById
- name: putUpdateUserGroup
description: Allowed user roles:
put (update) a User
group into the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateUserGroup
- name: deleteUserGroup
description: Allowed user roles:
delete the user group
in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteUserGroup
- name: getUserWalletById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
the user's wallet in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getUserWalletById
- name: putUpdateUserWallet
description: 'Allowed user roles:
put (update) the user''s
wallet into the secure data zone. these values will '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateUserWallet
- name: deleteUserWallet
description: Allowed user roles:
delete the user's wallet in the secure data
zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteUserWallet
- name: putUpdateUserTerms
description: Allowed user roles:
put (update) the user's terms into the secure
data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateUserTerms
- name: getTermById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
a SDZ specific term (by Id)
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getTermById
- name: putTerms
description: Allowed user roles:
Update a terms record for a specific SDZ
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putTerms
- name: putTermsActiveFlag
description: Allowed user roles:
set a terms record to active (true) or inactive
(false)
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putTermsActiveFlag
- name: getSystemWalletById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
the system's wallet in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSystemWalletById
- name: putUpdateSystemWallet
description: Allowed user roles:
put (update) the system's
wallet into the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateSystemWallet
- name: deleteSystemWallet
description: Allowed user roles:
delete the system's
wallet in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteSystemWallet
- name: getQueryGlossaries
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
glossaries from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryGlossaries
- name: putGlossary
description: 'Allowed user roles:
DEPRECATED: Use /{id} endpoint instead.
| Put (update or create) the Glossary in the secure d'
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putGlossary
- name: postGlossary
description: Allowed user roles:
create a glossary term into the secure data
zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postGlossary
- name: getGlossary
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
a glossary by ID from the secure data zone; can be m
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getGlossary
- name: putGlossary_1
description: Allowed user roles:
put (update) the Glossary in the secure
data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putGlossary_1
- name: deleteGlossary
description: Allowed user roles:
deletes a glossary by id from the secure
data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteGlossary
- name: getEdgeById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
an edge. based on id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getEdgeById
- name: putUpdateEdge
description: Allowed user roles:
put (update) the edges in the secure data
zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateEdge
- name: deleteEdgeById
description: Allowed user roles:
delete an edge definition in the secure
data zone, based on id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteEdgeById
- name: getQueryDicts
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
dictionaries from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryDicts
- name: putDict
description: 'Allowed user roles:
DEPRECATED: Update with job instead. |
Put (update) the dictionary in the secure data zone.Allowed user roles:
DEPRECATED: Create with job instead. |
Create a dictionary into the secure data zone.
'
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDict
- name: getIPById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
data pipeline in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getIPById
- name: putPipeline
description: Allowed user roles:
Update a data pipeline in the secure data
zone (see POST for description of body)
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putPipeline
- name: deleteById
description: Allowed user roles:
get data pipeline in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteById
- name: getJSTransformStepById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
JSTransformStep by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getJSTransformStepById
- name: putJSTransformStep
description: Allowed user roles:
Update a JsTransformStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putJSTransformStep
- name: deleteJSTransformStepById
description: Allowed user roles:
Delete JSTransformStep by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteJSTransformStepById
- name: getRuleSetStepId
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
RuleSetStep by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getRuleSetStepId
- name: putRuleSetStep
description: Allowed user roles:
Update a RuleSetStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putRuleSetStep
- name: deleteRuleSetStepById
description: Allowed user roles:
Delete RuleSetStep by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteRuleSetStepById
- name: getFieldMappingStepById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
FieldMappingSteps by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getFieldMappingStepById
- name: putFieldMappingStep
description: Allowed user roles:
Update a new FieldMappingStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putFieldMappingStep
- name: deleteFieldMappingStepById
description: Allowed user roles:
Delete FieldMappingSteps by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteFieldMappingStepById
- name: getRuleById
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
Rule by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getRuleById
- name: putRule
description: Allowed user roles:
Update a Rule
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putRule
- name: deleteRuleById
description: Allowed user roles:
Delete Rule by id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteRuleById
- name: putRequeueJobs
description: Allowed user roles:
requeue jobs IF the job
queue is empty but there are queued jobs in the SDZ
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putRequeueJobs
- name: putUpdateEdgeById
description: Allowed user roles:
updates an edge with a from chain and edge
ID; must be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateEdgeById
- name: putUpsertAsset
description: Allowed user roles:
upsert asset by primary key
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpsertAsset
- name: postCreateAsset
description: Allowed user roles:
create an asset in a chain
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateAsset
- name: patchAsset
description: Allowed user roles:
patch specific elements of the asset by primary
key (inline with other data)
source_operation: openapi/burstiq-lifegraph-openapi-original.json#patchAsset
- name: getSDO
description: Allowed user roles:
get smart data object
by sdo id; must be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSDO
- name: putUpdateAsset
description: Allowed user roles:
update elements of the asset by SDO id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateAsset
- name: deleteSDO
description: Allowed user roles:
get smart data object by sdo id; must be
owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteSDO
- name: putUpsertBlob
description: Allowed user roles:
Upsert a blob, only works with scalar
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpsertBlob
- name: postBlob
description: Allowed user roles:
adds a blob to an SDO by ID and its attribute
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postBlob
- name: deleteBlob
description: Allowed user roles:
deletes a blob(s) from an SDO by attribute
name
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteBlob
- name: getBlob
description: Allowed user roles:
get blob data for an
SDO specifically for an attribute and its hash
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getBlob
- name: putBlob
description: Allowed user roles:
Replace a specific blob on an SDO by its
ID, attribute, and hash of the blob to replace
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putBlob
- name: deleteBlobByHash
description: Allowed user roles:
deletes a blob(s) from an SDO by attribute
name and blob hash
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteBlobByHash
- name: putVerificationInSDO
description: Allowed user roles:
add verification data into the SDO; must
be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putVerificationInSDO
- name: putTransferSDO
description: Allowed user roles:
transfer a smart data object by sdo id; must
be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putTransferSDO
- name: putRevertSDO
description: 'Allowed user roles:
Revert an SDO by sdo id to the previous
SDO. To revert an sdo, the following must be true:'
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putRevertSDO
- name: putUpdateSmartContract
description: Allowed user roles:
update a smart contract
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateSmartContract
- name: putUpdateConsentContract
description: Allowed user roles:
update a consent contract
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpdateConsentContract
- name: putUpsertBulkAssets
description: Allowed user roles:
bulk upsert assets by primary key (order
may not be followed); takes an array of [{data:{}, me
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpsertBulkAssets
- name: putUpsertEdge
description: Allowed user roles:
upsert an edge between 2 SDOs; must be owner
or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#putUpsertEdge
- name: getQueryUserGroups
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
user groups from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryUserGroups
- name: postCreateUserGroup
description: Allowed user roles:
create a User group
into the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateUserGroup
- name: getQueryUserWallets
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
user wallets from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryUserWallets
- name: postUserWallet
description: Allowed user roles:
Insert user's wallet into the secure data
zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postUserWallet
- name: getTerms
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
terms from a SDZ
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getTerms
- name: postTerms
description: Allowed user roles:
Create a sdz specific terms record
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postTerms
- name: getQuerySystemWallets
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
system wallets from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQuerySystemWallets
- name: postCreateSystemWallet
description: Allowed user roles:
create a system's
wallet into the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateSystemWallet
- name: postGlossaryFile
description: 'Allowed user roles:
loads a file of glossary items; field names
in file must match Glossary structure; any field '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postGlossaryFile
- name: getQueryEdges
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
edges from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryEdges
- name: postCreateEdge
description: Allowed user roles:
post (insert) the edges into the secure
data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateEdge
- name: postPredictDict
description: Allowed user roles:
uses a data file to predict a dictionary
definition (uses Nostradamus
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postPredictDict
- name: getPipelines
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
data pipelines from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getPipelines
- name: postPipeline
description: Allowed user roles:
Create a data pipeline in the secure data
zone.
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postPipeline
- name: postDataPipelineTrialRun
description: 'Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
using
datapipeline id, looks up the steps and executes a '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDataPipelineTrialRun
- name: getQueryJSTransformSteps
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
JSTransformSteps by query
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryJSTransformSteps
- name: postJSTransformStep
description: Allowed user roles:
Create a new JsTransformStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postJSTransformStep
- name: postJsTransformStepTrialRun
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
using
step id, looks up the step and executes a single st
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postJsTransformStepTrialRun
- name: getQueryRuleSetSteps
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
RuleSetStep by query
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryRuleSetSteps
- name: postStep
description: Allowed user roles:
Create a new RuleSetStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postStep
- name: postRuleSetStepTrialRun
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
using
step id, looks up the step and executes a single st
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postRuleSetStepTrialRun
- name: queryFieldMappingSteps
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
FieldMappingSteps by query
source_operation: openapi/burstiq-lifegraph-openapi-original.json#queryFieldMappingSteps
- name: postFieldMappingStep
description: Allowed user roles:
Create a new FieldMappingStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postFieldMappingStep
- name: postFieldMappingStepTrialRun
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
using
step id, looks up the step and executes a single st
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postFieldMappingStepTrialRun
- name: getQueryRules
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Get
Rules by query
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryRules
- name: postRule
description: Allowed user roles:
Create a new Rule
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postRule
- name: postUploadFile
description: Allowed user roles:
adds data from a file as assets into GraphChain
as an async job
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postUploadFile
- name: postTruncateChain
description: Allowed user roles:
truncate all data in a graph chain in the
secure data zone; preserves chain, dictionary, edge
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postTruncateChain
- name: postExecuteSmartContract
description: Allowed user roles:
execute a smart contract, by address (sdo
id) with arguments as named fields in the form; as a
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postExecuteSmartContract
- name: postExportFile
description: Allowed user roles:
Exports data from a single
chain and produces a JSON file, caller can requ
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postExportFile
- name: postDropChain
description: Allowed user roles:
drops chain, all data, and all edges to/from
this chain
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDropChain
- name: postWipeSDZ
description: Allowed user roles:
wipe all data, job infos, and blobs from
the SDZ (NOT metadata)
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postWipeSDZ
- name: postResetSDZ
description: Allowed user roles:
reset (wipe) all data and metadata; essentially
reset the SDZ to look like its newly created
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postResetSDZ
- name: postDownloadFile
description: Allowed user roles:
queries data and produces
a file; can be SFTP'ed or for downloaded as an a
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDownloadFile
- name: postDictionaryFile
description: Allowed user roles:
load (upsert) a dictionary into the SDZ
using 1) POST with JSON body with dictionary and emai
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDictionaryFile
- name: postDbSchemaFile
description: Allowed user roles:
loads a dbschema (.dbs) XML file into the
secure data zone; if delete is true any dictionarie
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDbSchemaFile
- name: postCreateEdge_1
description: Allowed user roles:
create an edge between 2 SDOs; must be owner
or limited owner; could return 200 empty response
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateEdge_1
- name: postCreateSmartContract
description: Allowed user roles:
create a smart contract; request body must
be
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateSmartContract
- name: postCreateConsentContract
description: Allowed user roles:
create a consent contract
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCreateConsentContract
- name: postQuery
description: 'Allowed user roles:
DEPRECATED Content-Type=application/json
(09 MAY 24): Use ContentType=text'
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postQuery
- name: postValidate
description: 'Allowed user roles:
DEPRECATED Content-Type=application/json
(09 MAY 24): Use ContentType=text'
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postValidate
- name: postValidateGraph
description: 'Allowed user roles:
DEPRECATED (use /query/validate):
validate a given query for syntax, must '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postValidateGraph
- name: postDevConversation
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
request
conversational response to user's prompt; where t
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postDevConversation
- name: postCorpConversation
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
request
conversational response to user's prompt; where t
source_operation: openapi/burstiq-lifegraph-openapi-original.json#postCorpConversation
- name: patchAssetWithPkFields
description: 'Allowed user roles:
patch specific elements of the asset by
primary key (using pkFields and pkPatchFields. NOTE: '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#patchAssetWithPkFields
- name: getProcess
description: Allowed user roles:
OData v4 API
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getProcess
- name: getProcess_1
description: Allowed user roles:
OData v4 API
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getProcess_1
- name: getProcessBasic
description: Allowed user roles:
OData v4 API for non-complex
data
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getProcessBasic
- name: getProcessBasic_1
description: Allowed user roles:
OData v4 API for non-complex
data
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getProcessBasic_1
- name: getSDZMetrics
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
full
set of sdz metrics
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSDZMetrics
- name: getQueryWallets
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
user OR system wallets from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryWallets
- name: getHistory
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a userGroup
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory
- name: getSearch
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch
- name: getUserGroupByName
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
the user group in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getUserGroupByName
- name: getHistory_1
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a userWallet
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_1
- name: getUserWalletForLoggedInUser
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
the logged in user's wallet in the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getUserWalletForLoggedInUser
- name: getSearch_1
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for wallet, search terms applied to email only
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_1
- name: getUserWalletByEmail
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
user wallet from email
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getUserWalletByEmail
- name: getHistory_2
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_2
- name: getSearch_2
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Search
for terms record within a specific SDZ
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_2
- name: getHistory_3
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a systemWallet
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_3
- name: getUserMemberSystemWallets
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
system wallets from the secure data zone the the us
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getUserMemberSystemWallets
- name: getSearch_3
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_3
- name: getSearchMetadata
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms across all the metadata; any of the term
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearchMetadata
- name: getHistory_4
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a glossary
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_4
- name: getSearch_4
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_4
- name: exportGlossary
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Export
glossaries as JSON
source_operation: openapi/burstiq-lifegraph-openapi-original.json#exportGlossary
- name: getExport
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
exports
metadata as XLSX file
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getExport
- name: getHistory_5
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of an edge definition
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_5
- name: getEdge
description: 'Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
an edge. based on from dictionary, to dictionary and '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getEdge
- name: getSearch_5
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_5
- name: getDict
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
a dictionary by name from the secure data zone
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getDict
- name: deleteDict
description: 'Allowed user roles:
DEPRECATED: Use drop job instead. | BEWARE:
Deletes a dictionary by name from the secure data'
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteDict
- name: getHistory_6
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a dictionary
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_6
- name: getSearch_6
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_6
- name: getQueryDictsReferencable
description: 'Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
dictionaries from the secure data zone that can be '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryDictsReferencable
- name: getHistory_7
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a dataPipeline
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_7
- name: getStepSummaries
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
step summary info for all steps in the secure data zo
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getStepSummaries
- name: getHistory_8
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a jSTransformStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_8
- name: getHistory_9
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a ruleSetStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_9
- name: getHistory_10
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a fieldMappingStep
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_10
- name: getSearch_7
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
search
for terms
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSearch_7
- name: getHistory_11
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
gets
the history of a rule
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getHistory_11
- name: getQueryJobInfo
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Deprecated.
Replace with combination of /api/jobs/query/s
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryJobInfo
- name: getJobInfo
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
job info for a specific job id
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getJobInfo
- name: deleteCancelJob
description: Allowed user roles:
cancel a pending job
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteCancelJob
- name: getQueryJobInfoSummaries
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Query
for a summary of job infos (See JobInfoSummary sche
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryJobInfoSummaries
- name: getDownloadFile
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
after
the download job is completed, get the file (if not
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getDownloadFile
- name: getEdgeById_1
description: Allowed user roles:
gets an edge with a from
chain and edge ID
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getEdgeById_1
- name: getEdges
description: Allowed user roles:
gets all outbound edges
with a from SDO; must be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getEdges
- name: getVerifySignature
description: Allowed user roles:
verify signature of smart
data object by sdo id or hash
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getVerifySignature
- name: getVerifyHash
description: Allowed user roles:
verify hash of smart
data object by sdo id or hash
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getVerifyHash
- name: getSDOHistory
description: Allowed user roles:
get smart data object
history by sdo id; must be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getSDOHistory
- name: getBlobInfo
description: Allowed user roles:
get blob(s) info for
an SDO; optionally can specify a blob attribute for f
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getBlobInfo
- name: getQuerySmartContractReceipts
description: Allowed user roles:
gets smart contract receipts, by where clause,
orderBy clause, and limit/skip. these are opt
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQuerySmartContractReceipts
- name: getQuerySmartContractReceiptsSelf
description: Allowed user roles:
gets smart contract receipts,
by where clause, orderBy clause, and limit/s
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQuerySmartContractReceiptsSelf
- name: getQuerySmartContracts
description: Allowed user roles:
query smart contracts
by tql
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQuerySmartContracts
- name: getQueryConsentContracts
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
query
consent contracts by simple tql
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryConsentContracts
- name: getQueryConsentContractReceipts
description: Allowed user roles:
gets consent contract receipts, by where
clause, orderBy clause, and limit/skip. these are o
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryConsentContractReceipts
- name: getQueryConsentContractReceiptsSelf
description: Allowed user roles:
gets consent contract
receipts, by where clause, orderBy clause, and limit
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getQueryConsentContractReceiptsSelf
- name: getShortestPath
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
Finds
the shortest path (0..1) or shortest paths (0..*) b
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getShortestPath
- name: getCheckSDZHealth
description: Requires:
TBD
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getCheckSDZHealth
- name: getEdge_1
description: Allowed user roles:
gets an edge between
2 SDOs; must be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getEdge_1
- name: deleteEdge
description: Allowed user roles:
deletes an edge with all 5 identifiers; must
be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteEdge
- name: getCustomer
description: Allowed user roles:
- biqAdmin
- customerOwner
- sdzAdmin
- sdzReadOnly
- sdzUser
get
the customer b
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getCustomer
- name: getCustomerSDZNames
description: 'Requires:
DEPRECATED: Use /{customerShortName}/available_sdzs
instead. | Get secure data zones by '
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getCustomerSDZNames
- name: getCustomerSDZsWithRealm
description: Requires:
get secure data zones by based on customer
short name
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getCustomerSDZsWithRealm
- name: getExportDbSchemaXml
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
export
the SDZ metadata (dictionaries and edge defs) as D
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getExportDbSchemaXml
- name: getConversationHistory
description: Allowed user roles:
- sdzAdmin
- sdzReadOnly
- sdzUser
get
conversation history
source_operation: openapi/burstiq-lifegraph-openapi-original.json#getConversationHistory
- name: deleteEdgeById_1
description: Allowed user roles:
deletes an edge based on from chain and provided
edge ID. Must be owner or limited owner
source_operation: openapi/burstiq-lifegraph-openapi-original.json#deleteEdgeById_1