Account configuration and dropdown metadata
Get Account Configuration
GET
https://api.hiringcenterpro.com/v2
/account
Accepts an optional include query string to request specific account sections, loads account configuration for the authenticated tenant, and returns a success flag plus account configuration object.
query Parameters
includestringComma-separated list of sections to include
Responses
OK
successbooleanaccountobject

