Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2024/Index.md
con-docs edace75dde Edits
2025-02-07 13:08:53 -06:00

22 lines
691 B
Markdown

---
id: v2024
title: V2024
pagination_label: V2024
sidebar_label: V2024
sidebar_position: 2
sidebar_class_name: v2024
keywords: ['v2024', 'PowerShell']
description: PowerShell SDK reference V2024.
slug: /tools/powershell/reference/v2024
tags: ['v2024']
---
Welcome to the PowerShell SDK documentation for the Identity Security Cloud (ISC) V2024 API. This reference guide provides an overview of both methods and models, which will help you understand how to interact with the API effectively.
```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
<DocCardList items={useCurrentSidebarCategory().items}/>
```