Get the integrator-owned config.
Returns the integrator-owned config values for the shop (fields declared owner: "integrator" in the integration config_schema), merged with their declared defaults. Requires an integration API key (int… key).
Parameters
Header Parameters
[Authentication] Required API key.
"^[a-zA-Z0-9-]{20,64}$"Responses
Integrator-owned config returned.
Get the integrator-owned config. Returns the integrator-owned config values for the shop (fields declared owner: "integrator" in the integration config_schema), merged with their declared defaults. Requires an integration API key (int… key). GET /v1/integration-config getIntegrationConfig Integration Config spm-api-key [Authentication] Required API key. Integrator-owned config returned. Client error - Invalid request or authentication issues Server error - Internal processing failure