---
title: "policy max id"
method: GET
path: "/api/v1/engine/policies/ids/max"
tags: ["engine"]
---

# policy max id

`GET /api/v1/engine/policies/ids/max`

get max policy id by condition

## Query parameters

- `type` 'abac' | 'rbac'
- `updated_at` integer

## Response `200`

OK

- object
  - `code` integer
  - `data` HandlerGetMaxPolicyIDResponse
    - `id` integer
  - `message` string

---

[API](https://skmtc.net/tencentblueking/apis/iam-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/iam-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/iam-api/versions/f3a5fe2fe9c6/schema)
