latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
signup

Get Signup Details

Get comprehensive signup details for troubleshooting by session ID.

This endpoint is kept for backward compatibility. Use /search endpoint for more flexible searching.

Returns: - Signup basic information (email, name, status, plan) - All events/transitions with timestamps - All provisioning steps with status and errors - Client and user IDs if signup is completed

get/api/v1/admin/signup/{session_id}

Path parameters

session_idstring required

Response

Successful Response

idstring nullable
session_idstring required
emailstring required
first_namestring nullable
last_namestring nullable
company_namestring nullable
statusstring required
selected_plan_idstring required
subscription_periodstring required
created_atstring nullable
updated_atstring nullable
stripe_subscription_dataobject nullable
verification_typestring nullable
client_idstring nullable
user_idstring nullable