Skip to main content

Fetch Account Config By PCDS Account ID

GET 

/config/v3/account/:id

Returns the account config details for the specified PCDS Account ID. If 'initialize' parameter is set to 'true', the account will be pre-initialized for the Azure subscription. 'initialize' is only used during Azure flow.

Request

Path Parameters

    id stringrequired

Query Parameters

    initialize boolean

Responses

success

Schema
    any
Loading...