How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Delinea Folders API

View and maintain secret folders

Delinea Folders API is one of 102 APIs that Delinea publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Folders. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 12 paths, and defines 44 schemas. It is described by OpenAPI 3.0.0, at version 11.7.2.

Requests are made against a single base URL, /SecretServer/api.

16 operations 12 paths 44 schemas 3 DELETE7 GET3 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
11.7.2
Base URL
https://your-secret-server-instance/api/v1
Authentication
API Key
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Delinea Folders API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerToken). By default, every request must be authenticated.

  • BearerToken — Perform a POST request to /oauth2/token. It should include three form data parameters - username, password, and granttype.The granttype parameter should always…

Paths & Operations 16

Across 12 paths, the API surfaces 16 operations — 3 DELETE, 7 GET, 3 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Folders 16

View and maintain secret folders

GET
/v1/folders/{id}
Get Folder
FoldersService_Get 4 params → 200400403500
PUT
/v1/folders/{id}
Update Folder
FoldersService_Update 1 param body → 200400403500
DELETE
/v1/folders/{id}
Delete Folder
FoldersService_Delete 1 param → 200400403500
DELETE
/v1/folders/{id}/templates/{templateId}
Disassociate Template from Folder
FoldersService_DissassociateTemplateToFolder 2 params → 200400403500
DELETE
/v1/folder/{id}/pinned
Unpin Folder
FoldersService_UnpinFolder 1 param → 200400403500
PATCH
/v1/folder/{id}/pinned
Pin Folder
FoldersService_PinFolder 1 param body → 200400403500
GET
/v1/folders
Search Folders
FoldersService_Search 11 params → 200400403500
POST
/v1/folders
Create Folder
FoldersService_Create body → 200400403500
GET
/v1/folders/lookup
Lookup Folders
FoldersService_Lookup 11 params → 200400403500
GET
/v1/folders/stub
Get Folder Stub
FoldersService_Stub → 200400403500
GET
/v1/folders/{id}/audit
Folder Audits
FoldersService_GetAudits 7 params → 200400403500
GET
/v1/folder-details/{id}
Get Folder Details
FoldersService_GetFolderDetail 2 params → 200400403500
GET
/v1/folders/pinned
Get Pinned Folders
FoldersService_GetPinnedFolders 5 params → 200400403500
PATCH
/v1/folder/{id}
Patch a Folder
FoldersService_PatchFolder 1 param body → 200400403500
PATCH
/v1/folder/{folderId}/permissions
Patch Folder Permissions
FoldersService_PatchFolderPermissions 1 param body → 200400403500
POST
/v1/folders/{id}/templates
Associate Template to Folder
FoldersService_AssociateTemplateToFolder 1 param body → 200400403500

Schemas 44

The contract defines 44 schemas that model the data the API accepts and returns. The most detailed are PagingOfFolderAuditSummary (14 properties), PagingOfFolderSummary (14 properties), PagingOfFolderLookup (14 properties), PagingOfPinnedFolderModel (14 properties). Each schema is shown below with its type and property counts.

Sort
object
Sort options. Multiple sort options can be provided in the query string.
3 properties 2 required
UpdateFieldValueOfBoolean
object
Active
2 properties
PinnedFolderModel
object
A folder that a user has pinned
10 properties
SortDirection
string
Sort direction
FolderSummary
object
Representation of a secret folder object
8 properties
FolderPermissionModel
object
Folder permission
11 properties
Severity
string
Error severity level
FolderPermissionsPatchData
object
Apply a subset of permission changes to a folder. This does not replace existing permissions.
4 properties
UpdateFieldValueOfOptionalDateTime
object
Update when the pinned folder was last viewed
2 properties
InternalServerErrorResponse
object
Response object for internal server errors
4 properties 4 required
PagingOfPinnedFolderModel
object
Specify paging and sorting options for querying records and returning results
14 properties
PinFolderData
object
Used to update pinned folder settings
8 properties
UpdateFieldValueOfOptionalInt32
object
The minimum length required for local user passwords
2 properties
BadRequestResponse
object
Response object for invalid requests
4 properties 1 required
FolderPatchArgs
object
FolderPatchArgs
1 property
FolderTemplateArgs
object
Available options for associating a template to a folder
2 properties 2 required
FolderPermissionsGroupUpdateModel
object
All of these groups permissions will be added or updated on the folder
4 properties
PagingOfFolderLookup
object
Specify paging and sorting options for querying records and returning results
14 properties
SecretTemplateSummary
object
Secret template summary
7 properties
FolderPermissionsPatchArgs
object
FolderPermissionsPatchArgs
1 property
IFolderModel
object
Describes the properties of a secret folder
10 properties
DeletedModel
object
Information about an object that was deleted
3 properties
FolderAuditSummary
object
Folder Audit Summary
5 properties
UpdateFieldValueOfOptionalBoolean
object
Use RADIUS Username for DUO
2 properties
FolderModel
object
Describes the properties of a secret folder
10 properties
FolderUpdateArgs
object
Available options for updating a secret folder
7 properties 3 required
UnpinFolderResultModel
object
Indicates if the folder was pinned successfully
1 property
AuthenticationFailedResponse
object
Response object for authentication failures
1 property 1 required
PinFolderArgs
object
PinFolderArgs
1 property
FolderCreateArgs
object
Available options for creating a secret folder
6 properties 3 required
FolderDetailActionType
string
Actions
TemplateViewModel
object
Template View Model
2 properties
PagingOfFolderAuditSummary
object
Specify paging and sorting options for querying records and returning results
14 properties
SecretPolicyModel
object
SecretPolicies
4 properties
PagingOfFolderSummary
object
Specify paging and sorting options for querying records and returning results
14 properties
FolderPatchModel
object
Data
7 properties
FolderTemplateModel
object
Describes the properties of a folder/template association
3 properties
PinFolderResultModel
object
Indicates if the folder was pinned successfully
1 property
FolderDetailViewModel
object
FolderDetailViewModel
5 properties
FolderPermissionsGroupModel
object
All of these groups or users will be removed from the folder permissions for this folder
2 properties
UpdateFieldValueOfString
object
Description
2 properties
FolderPermissionsPatchResultModel
object
FolderPermissionsPatchResultModel
1 property
FolderBasicModel
object
FolderBasicModel
12 properties
FolderLookup
object
Simple folder representation
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delinea-folders-api-openapi.yml Raw ↑

Other APIs Delinea publishes across the network.

Secret Server REST API
DevOps Secrets Vault API
Delinea Platform API
Delinea Activations API
Delinea ActiveDirectory API
Delinea AdvancedConfigSettings API
Delinea ApiToken API
Delinea AppClients API
Delinea ApplicationAccounts API
Delinea ApplicationRequest API
Delinea AppState API
Delinea BulkOperations API
Where this information came from

This is an independent, third-party profile of Delinea Folders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.