---
title: "Get all accounts."
slug: "get-all-accounts"
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 all accounts.

Get/v1/accounts

Get detailed information about all accounts that the current user has permission to see.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Query parametersscopestring

Specify the scope from which to get the accounts. Possible options: USER, SYSTEM.

limitinteger

Maximum numbers of accounts to return.

previous_idstring (uuid) 

Id of account from previous page of results.

sort_bystring

Sort fields. In the format of key1:ASC,key2:DESC,key3:DESC

Responses200

All account details for the current user.

<select class='api-response-data' aria-label='Media type'><option value='94bed0a3-4b26-463f-8f23-0ffef5391c95'>application/json</option>
</select>Expand Allobject  items Array of object (Account)   object  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
