Get Current Regions Info

GET {{baseUrl}}/v1/regions?queryable=true&displayable=true&search_by_default=true&facet=true&sortable=true&user_login=aliquip aute&user_domain=aliquip aute&suppress_response_codes=irure labore Duis dolor ea

Returns a list of regions.

Request Params

KeyDatatypeRequiredDescription
queryablebooleanFilter the results to show regions based on their queryable setting value
displayablebooleanFilter the results to show regions based on their displayable setting value
search_by_defaultbooleanFilter the results to show regions based on their search_by_default setting value
facetbooleanFilter the results to show regions based on their facet setting value
sortablebooleanFilter the results to show regions based on their sortable setting value
user_loginstringLogin name of the user to impersonate (available to users with bypass permission only)
user_domainstringDomain of the user to impersonate (available to users with bypass permission only)
suppress_response_codesstringForces the server to always return a HTTP Response of '200 OK'. The data returned from the call will have an additional integer feature named 'statusCode', which will contain the actual status code (the 'statusCode' feature will be added regardless of whether the REST API call was successful or not).<br><br>NOTE: This parameter does not require a value, so it should be specified as <ul><li><b>[Query String]:</b><code>?suppress_response_codes</code></li><li><b>[Form Body (where the value is an empty string)]</b>: <code>suppress_response_codes = </code></li></ul>

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;displayable&quot;:true,&quot;display_name&quot;:&quot;fugiat nisi&quot;,&quot;facet&quot;:true,&quot;name&quot;:&quot;id ullamco anim Ut&quot;,&quot;queryable&quot;:true,&quot;search_by_default&quot;:true,&quot;sortable&quot;:false},{&quot;displayable&quot;:true,&quot;display_name&quot;:&quot;voluptate do quis&quot;,&quot;facet&quot;:true,&quot;name&quot;:&quot;eu non&quot;,&quot;queryable&quot;:false,&quot;search_by_default&quot;:false,&quot;sortable&quot;:false}]}