---
title: "Returns AccessRoleBinding entity"
method: GET
path: "/v1/mesh/control-planes/{cpId}/api/access-role-bindings/{name}"
tags: ["AccessRoleBinding"]
---

# Returns AccessRoleBinding entity

`GET /v1/mesh/control-planes/{cpId}/api/access-role-bindings/{name}`

## Path parameters

- `name` string, required

## Response `200`

Successful response

- AccessRoleBindingItem
  - `creationTime` string, date-time — Time at which the resource was created
  - `labels` object
  - `modificationTime` string, date-time — Time at which the resource was updated
  - `name` string, required
  - `roles` string[], nullable
  - `subjects` object[], nullable
    - `name` string
    - `type` string
  - `type` string, required

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-beta.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-beta/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-beta/revisions/658ffb748f95/schema)
