Skip to main content
GET
Get Profile

Authorizations

X-Access-Token
string
header
required

Path Parameters

name
string
required
Required string length: 1 - 64
Pattern: ^[A-Za-z0-9._-]{1,64}$

Response

Successful Response

Response body for fetching a single profile.

config.api_key is always None in the response; the sibling api_key_set bool reports whether a key is stored. This matches the /api/v1/settings convention and prevents the "GET → edit → POST" flow from poisoning the stored key with a mask string.

name
string
required
config
Config · object
required
api_key_set
boolean
default:false