---
title: "Retrieve SD Object Audit Current States By Code"
slug: "retrieve-sd-object-audit-current-states-by-code"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-sd-object-audit-current-states-by-code"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve SD Object Audit Current States By Code

Get/sys-rest-api/rest/1/sdobjectauditcurrstat

## Query Standards

### Finder

Following row finders are available for data filtering and optimizing request performance.

- Select by Object Audit Current Status Finder
- Select by Primary Key
- By UUID

#### Select by Object Audit Current Status Finder

Recommended finder parameters. Refer to Query Parameters for example.

| Parameter | Description | Sample |
| --- | --- | --- |
| ActionDate | Action Date | 2022-12-20 |
| SdoaObjectKey1 | Object Key 1 | 001 |
| SdoaObjectKey2 | Object Key 2 | 14001 |
| SdoaObjectKey3 | Object Key 3 | 0007 |
| SdoaObjectKey4 | Object Key 4 | optional, do not include if n/a |

#### Select by Primary Key

This is the optional finder for querying Object Audit Current Status by Revision View ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| SdoaObjectName | Object Name | PMPL |
| SdoaObjectKey1 | Object Key 1 | 001 |
| SdoaObjectKey2 | Object Key 2 | 14001 |
| SdoaObjectKey3 | Object Key 3 | 0007 |
| SdoaObjectKey4 | Object Key 4 | optional, do not include if n/a |

#### By UUID

This is an optional finder for querying a specific Object Audit Current Status by row ID.

| Parameter | Description | Sample |
| --- | --- | --- |
| /VUUID | The VUuid attribute is the Unique row ID | /sys-rest-api/rest/1/sdobjectauditcurrstat/FF22F8A6203F2642E05316821FACFD4E |

SecurityHTTPType basic

Basic authentication

Query parametersfinderstringExampleSdObjectAuditCurrStatFinder;ObjectKey4=<value>, ObjectType=<value>, ObjectKey1=<value>, ObjectKey2=<value>, ObjectKey3=<value>, ActionDate=<value>
limitintegerExample500
offsetintegerExample0
totalResultsbooleanExampletrue
orderBystringExampleSdoaObjKey1

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='2308e240-ab22-4b34-afef-45f88db7e173'>application/json</option>
</select>
