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
- 200
- 400
success
- application/json
- Schema
Schema
- any
bad_request
Loading...