The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: Users
3url: https://platform.claude.com/docs/en/api/compliance/organizations/users
4---
5
16# Users
27
38## List organization users
from line 30
2530 Opaque pagination token from a previous response's `next_page` field. Pass this to retrieve the next page of results. Clients should treat this value as an opaque string and not attempt to parse or interpret its contents, as the format may change without notice.
2631
2732### Headers
33
34- `"anthropic-version": optional string`
35
36 The version of the Claude API you want to use.
37
38 Read more about versioning and our version history [here](https://platform.claude.com/docs/en/api/versioning).
2839
2940- `"x-api-key": optional string`
3041