---
title: "GET /2010-04-01/Accounts/{AccountSid}/Keys.json"
method: GET
path: "/2010-04-01/Accounts/{AccountSid}/Keys.json"
tags: ["Api20100401Key"]
---

# GET /2010-04-01/Accounts/{AccountSid}/Keys.json

`GET /2010-04-01/Accounts/{AccountSid}/Keys.json`

## Path parameters

- `AccountSid` string, required

## Query parameters

- `PageSize` integer
- `Page` integer
- `PageToken` string

## Response `200`

OK

- object
  - `end` integer
  - `first_page_uri` string, uri
  - `next_page_uri` string, uri, nullable
  - `page` integer
  - `page_size` integer
  - `previous_page_uri` string, uri, nullable
  - `start` integer
  - `uri` string, uri
  - `keys` ApiV2010AccountKey[]
    - `sid` string, nullable — The unique string that that we created to identify the Key resource.
    - `friendly_name` string, nullable — The string that you assigned to describe the resource.
    - `date_created` string, date-time-rfc-2822, nullable — The date and time in GMT that the resource was created specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
    - `date_updated` string, date-time-rfc-2822, nullable — The date and time in GMT that the resource was last updated specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.

---

[API](https://skmtc.net/twilio/apis/api-v2010.md) · [All operations](https://skmtc.net/twilio/apis/api-v2010/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/api-v2010/revisions/6b6ffccef14c/schema)
