{
"opencollection": "1.0.0",
"info": {
"name": "Openpath API Documentation auth orgs/credentialTypes API",
"version": "1.0.0"
},
"items": [
{
"info": {
"name": "orgs/credentialTypes",
"type": "folder"
},
"items": [
{
"info": {
"name": "List all credential types",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/orgs/:orgId/credentialTypes",
"params": [
{
"name": "orgId",
"value": "",
"type": "path"
},
{
"name": "limit",
"value": "",
"type": "query"
},
{
"name": "offset",
"value": "",
"type": "query"
},
{
"name": "sort",
"value": "",
"type": "query"
},
{
"name": "order",
"value": "",
"type": "query"
},
{
"name": "q",
"value": "",
"type": "query"
},
{
"name": "filter",
"value": "",
"type": "query"
},
{
"name": "preFilter",
"value": "",
"type": "query"
}
]
},
"docs": "__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-user:w,o{params.orgId}-user:r,o{params.orgId}-dash:w,o{params.orgId}-dash:r,o{params.orgId}-dashActivity:w,o{params.orgId}-dashActivity:r,o{params.orgId}-dashCust:w,o{params.orgId}-dashCust:r,o{params.orgId}-credential:w,o{params.orgId}-credential:r,o{params.orgId}-rpt:r,o{params.orgId}-rpt:w,o{params.orgId}-rptGeneral:r,o{params.orgId}-rptGeneral:w,o:w,o:r,s-o:w,s-o:r
__Endpoint name__: lis"
},
{
"info": {
"name": "Describe a credential type",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/orgs/:orgId/credentialTypes/:credentialTypeId",
"params": [
{
"name": "orgId",
"value": "",
"type": "path"
},
{
"name": "credentialTypeId",
"value": "",
"type": "path"
}
]
},
"docs": "__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-user:w,o{params.orgId}-user:r,o:w,o:r,s-o:w,s-o:r
__Endpoint name__: describeCredentialType"
},
{
"info": {
"name": "List all no tour credential commands for the given credential",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/orgs/:orgId/credentialTypes/:credentialTypeId/models/:modelId/noTourCredentialCommands",
"params": [
{
"name": "orgId",
"value": "",
"type": "path"
},
{
"name": "credentialTypeId",
"value": "",
"type": "path"
},
{
"name": "modelId",
"value": "",
"type": "path"
}
]
},
"docs": "__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-credential:w,o{params.orgId}-credential:r,o:w,o:r,s-o:w,s-o:r
__Endpoint name__: listOrgNoTourCredentialCommands"
},
{
"info": {
"name": "Set the no tour credential commands for a credential",
"type": "http"
},
"http": {
"method": "PUT",
"url": "{{baseUrl}}/orgs/:orgId/credentialTypes/:credentialTypeId/models/:modelId/noTourCredentialCommands",
"params": [
{
"name": "orgId",
"value": "",
"type": "path"
},
{
"name": "credentialTypeId",
"value": "",
"type": "path"
},
{
"name": "modelId",
"value": "",
"type": "path"
}
]
},
"docs": "__JWT is required for this endpoint with at least one of the following scopes__: o:w,s-o:w
__Endpoint name__: updateOrgNoTourCredentialCommands"
},
{
"info": {
"name": "List all no tour credential commands for which the given credential is the target",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/orgs/:orgId/credentialTypes/:credentialTypeId/models/:modelId/targetOfNoTourCredentialCommands",
"params": [
{
"name": "orgId",
"value": "",
"type": "path"
},
{
"name": "credentialTypeId",
"value": "",
"type": "path"
},
{
"name": "modelId",
"value": "",
"type": "path"
}
]
},
"docs": "__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-credential:w,o{params.orgId}-credential:r,o:w,o:r,s-o:w,s-o:r
__Endpoint name__: listTargetOfOrgNoTourCredentialCommands"
},
{
"info": {
"name": "List all no tour credential sectors needed for this credential",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/orgs/:orgId/credentialTypes/:credentialTypeId/noTourCredentialSectors/list",
"params": [
{
"name": "orgId",
"value": "",
"type": "path"
},
{
"name": "credentialTypeId",
"value": "",
"type": "path"
}
]
},
"docs": "__JWT is required for this endpoint with at least one of the following scopes__: o{params.orgId}-user:w,o{params.orgId}-user:r,o{params.orgId}-dash:w,o{params.orgId}-dash:r,o{params.orgId}-credential:w,o{params.orgId}-credential:r,o:w,o:r,s-o:w,s-o:r
__Endpoint name__: listOrgNoTourCredentialSectorsPost"
}
]
}
],
"bundled": true
}