Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

List Service Accounts changed

api/beta/organization/service_accounts/list

Nearest release: v2.1.268, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+12added
Lines−5removed
From line 1 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits4to this page, all time

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