---
title: "Get a specific account."
slug: "get-a-specific-account"
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.

# Get a specific account.

Get/v1/accounts/{account-id}

Look up an account by account ID. Current user must belong to a particular account.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parametersaccount-idstring (uuid) Required

UUID of an Account.

Query parameterswith_totalsboolean

Whether to return the `totals` field in the response

Defaultfalse

Responses200

Particular account details.

<select class='api-response-data' aria-label='Media type'><option value='88015823-a492-4757-b3a7-af1d82fc5087'>application/json</option>
</select>Expand Allobject  namestring    

Name of the account. Account names must be unique within a CCM instance.

acct_idstring  (uuid)    

Account ID uniquely identifying this account.

created_atinteger  (int64)    

When this account was created.

roles Array of string (AccessRoles)   

Role of the current user in a particular account.

string    

Roles of a user.

Valid values[
  "READER",
  "WRITER",
  "MANAGER"
]
custom_logostring  (binary)    

Logo of the particular account. Max size 128Kb, .jpg, .png, .svg file formats only.

statusstring    

Status of an Account for a user.

Valid values[
  "ACTIVE",
  "PENDING",
  "DISABLED"
]
auth_configsobject  property*object (AuthenticationConfig)  additionalPropertiespasswordobject (AuthConfigPassword)  

Configuration for password-based authentication.

require_2faboolean    
administrators_onlyboolean    

oauthobject (AuthConfigOauth)  idp_namestring    
idp_icon_urlstring    
idp_authorization_endpointstring    
idp_token_endpointstring    
idp_requires_basic_authboolean    
idp_userinfo_endpointstring    
tlsobject (TlsConfig)  disabledobject  
opportunisticobject  
requiredobject (TlsConfigRequired)  validate_hostnameboolean    
client_keystring  (binary)    
client_certstring  (binary)    
caobject (CaConfig)  ca_setstring    Valid values[
  "GLOBAL_ROOTS"
]
pinned Array of string   string  (binary)    

client_idstring    
client_secretstring    

cluster_auth_refobject (AuthConfigRef)  target_idstring    

node_enrollmentobject (NodeEnrollment)  attestation_enforcement_disabled_insecureboolean    

totalsobject (ObjectCounts)  datasetsinteger    Minimum0
final_workflowsinteger    Minimum0
nodesinteger    Minimum0

componentstring    

Get the account type.

Valid values[
  "DEFAULT",
  "CONFIDENTIAL_AI"
]
default_group_idstring  (uuid)    

Default group_id in an account.

marketplace_group_idstring  (uuid)    

Marketplace group_id for the account

account_statusstring    Valid values[
  "Active",
  "Deactivated"
]
azure_cvm_pcr_priority Array of integer   

Ordered list of exactly the integer elements 0 through 22

integer
