---
title: "List team server credentials"
method: GET
path: "/orgs/{organization}/teams/{team}/server-credentials"
tags: ["Server Credentials"]
---

# List team server credentials

`GET /orgs/{organization}/teams/{team}/server-credentials`

Show all server credentials for the team.

Processing mode: <small><code>sync</code></small>

## Path parameters

- `organization` string, required
- `team` integer, required

## Query parameters

- `page[size]` integer
- `page[cursor]` string

## Response `200`

Paginated set of `ServerCredentialResource`

## Other responses

- `403` — Authorization error
- `404` — Not found

---

[API](https://skmtc.dev/mfullbrook/apis/forge.md) · [All operations](https://skmtc.dev/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mfullbrook/forge/revisions/24ad66d99f93/schema)
