The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: List Service Accounts
3url: https://platform.claude.com/docs/en/api/beta/organization/service_accounts/list
4---
5
16# List Service Accounts
27
38**GET** `/v1/organizations/service_accounts`
from line 41
3641
3742 - `string`
3843
39 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
44 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
4045
4146 - `"message-batches-2024-09-24"`
4247
from line 89
8489
8590 - `"user-profiles-2026-08-18"`
8691
92 - `"user-profiles-2026-09-04"`
93
8794 - `"advisor-tool-2026-03-01"`
8895
8996 - `"managed-agents-2026-04-01"`
from line 137
130137
131138- `data: array of BetaServiceAccount`
132139
140 - `type: "service_account"`
141
142 default: service_account
143
133144 - `id: string`
134145
135146 Tagged ID of the service account.
from line 180
169180 - `"admin"`
170181
171182 - `"developer"`
172
173 - `type: "service_account"`
174
175 default: service_account
176183
177184 - `updated_at: string`
178185