Portal Configuration

Get Portal Config Credentials

Pre-fill payload for the "Configurar" dialog of an already-submitted portal.

Returns identifier fields (client_id/username/prefix/email) in plaintext so the form can pre-populate them, plus a filled/not-filled boolean per true secret — secret values are NEVER returned. Tenant-guarded by company.

pv_id is accepted for symmetry with the dialog but not used for lookup: a config row is keyed by (brand, portal, company), so it's resolved brand-level.

get/api/integrazu/portal-config/credentials

Query parameters

brand_idinteger required
portal_slugstring required
pv_idinteger nullable

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/integrazu/portal-config/credentials:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.