Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 881 Bytes

ManagementApi.md

File metadata and controls

36 lines (19 loc) · 881 Bytes

\ManagementApi

All URIs are relative to https://api-sandbox.circle.com

Method HTTP request Description
get_account_config GET /v1/configuration Get configuration info

get_account_config

models::GetConfigResponse get_account_config() Get configuration info

Retrieves general configuration information.

Parameters

This endpoint does not need any parameter.

Return type

models::GetConfigResponse

Authorization

bearerAuth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]