Skip to main content
POST
Check if test invite was accessed/completed

Authorizations

nonce
string
query
required

WordPress AJAX nonce (passed as form field, verified per-action)

Body

application/x-www-form-urlencoded
action
string
required
Allowed value: "sagescreen_check_test_invite_status"
nonce
string
required

WP nonce for sagescreen_frontend_nonce

Example:

"abc123def456"

sage_id
integer
required

Post ID of the ss_council_sage

Example:

1234

Response

200 - application/json

Invite status result

success
boolean
data
object