Skip to main content
GET
Get settings

Authorizations

x-api-key
string
header
required

Response

Success response

mode
enum<string>
required

The operating mode of this instance. self_managed means you upload and manage your own Apple identity and certificates; sf_operated means Starfish operates the Apple Developer relationship and mounts the identity and certificates.

Available options:
self_managed,
sf_operated
merchant_identifier
string | null
Example:

"merchant.com.example"

display_name
string | null
Example:

"Example Store"

domain_association_content
string | null

The body of the domain-association file served at /.well-known/apple-developer-merchantid-domain-association.txt.

csr_common_name
string | null
Example:

"Example Store"

created_at
string<date-time> | null
updated_at
string<date-time> | null