List credentials

GET {{baseUrl}}/credentials?aid=1234

Retrieves a list of credentials configured in ThousandEyes. Users have access to the list of credentials based on the default settings or the specified account ID.

Request Params

KeyDatatypeRequiredDescription
aidnumberA unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"credentials":[{"id":"3247","name":"Example Credential","_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"laboris aute sed","deprecation":"eu quis est","name":"aute","profile":"veniam","title":"ipsum venia","hreflang":"laboris qui"}},"value":"rwhR12uDm1Im47p5IVXgzz4ORgC7m48ajzzeWVUt"},{"id":"3247","name":"Example Credential","_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"magna do aliquip aute","deprecation":"cillum","name":"aliquip in","profile":"consectetur sint","title":"ullamco Ut sit proident","hreflang":"non"}},"value":"rwhR12uDm1Im47p5IVXgzz4ORgC7m48ajzzeWVUt"}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"sed aliqua elit","deprecation":"Duis","name":"laboris in","profile":"cupidatat officia laborum","title":"ipsum in et amet","hreflang":"anim occaecat laboris elit"}}}