---
title: "Get a Credential List"
method: GET
path: "/2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{Sid}.json"
tags: ["Api20100401CredentialList"]
---

# Get a Credential List

`GET /2010-04-01/Accounts/{AccountSid}/SIP/CredentialLists/{Sid}.json`

Get a Credential List

## Path parameters

- `AccountSid` string, required
- `Sid` string, required

## Response `200`

OK

- ApiV2010AccountSipSipCredentialList
  - `account_sid` string, nullable — The unique id of the [Account](https://www.twilio.com/docs/iam/api/account) that owns this resource.
  - `date_created` string, date-time-rfc-2822, nullable — The date that this resource was created, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format.
  - `date_updated` string, date-time-rfc-2822, nullable — The date that this resource was last updated, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format.
  - `friendly_name` string, nullable — A human readable descriptive text that describes the CredentialList, up to 64 characters long.
  - `sid` string, nullable — A 34 character string that uniquely identifies this resource.
  - `subresource_uris` object, nullable — A list of credentials associated with this credential list.
  - `uri` string, nullable — The URI for this resource, relative to `https://api.twilio.com`.

---

[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/versions/a6753266b8b0/schema)
