---
title: "Select a user's account to work on."
slug: "select-a-user-s-account-to-work-on"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Select a user's account to work on.

Post/v1/sys/session/select_account/{account-id}

"Select one of the user's account to proceed. This is applicable when a user is associated with one or more account."

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parametersaccount-idstring (uuid) Required

UUID of an Account.

Responses200

Session Info.

<select class='api-response-data' aria-label='Media type'><option value='d3508e0d-f1ed-46e1-a61b-579b84db99c6'>application/json</option>
</select>Expand Allobject  session_infoobject (SessionInfo)  subject_idstring  (uuid)    
session_expires_atinteger  (int64)    

Timestamp of when session will expire.

session_token_expires_atinteger  (int64)    

Timestamp of when session token will expire.

selected_account_idstring  (uuid)    

The selected account ID, if one is selected.
