v1
latestOpenAPI 3.1.02026-07-2481742657.4 KBAccount Management
List organization members
Retrieve a paginated list of an organization's members and their user details, including their user ID, email, name, creation time, and roles.<br><br>This endpoint does not cost any credits to execute.
get/v3/accounts/organizations/{organization_id}/members
Path parameters
organization_idstring uuid required
The ID of a Censys organization. See the Getting Started docs for more information.
Example:11111111-2222-3333-4444-555555555555
The ID of a Censys organization. See the Getting Started docs for more information.
Query parameters
page_sizeinteger
Number of members to return per page
Number of members to return per page
page_tokenstring
Pagination token for retrieving the next page of results
Pagination token for retrieving the next page of results
Response
OK