Get paginated pending activations (cross-tenant)

Returns a paginated envelope of users across ALL tenants who are pending account activation (requirePasswordChange=true). Includes activation status (PENDING or EXPIRED), time remaining, and tenant names for easy identification.

Pagination: Use page (0-based) and size query parameters. Default: page=0, size=15.

Response envelope fields: content, totalElements, totalPages, page, size.

Platform Administrator Operation:
This endpoint provides global visibility into pending activations across the entire platform. Useful for identifying expired tokens, monitoring activation completion rates, and prioritizing support interventions.

Authorization:
Requires platform.users.pending-activations.read scope. Restricted to users in System Administration tenant (001).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0
Defaults to 0

Zero-based page index (0..N)

integer
≥ 1
Defaults to 15

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json