curl --request GET \ --url https://admin.devmain.flowxai.dev/rtm/api/runtime/app/{appId}/build/info \ --header "Authorization: Bearer <token>" \ --header "Flowx-Platform: web"
{ "buildId": "<string>", "applicationId": "<string>", "buildSettings": { "applicationVersionId": "<string>", "platforms": "<string>", "themeId": "<string>", "dateDisplayFormat": { "format": "<string>" }, "numberDisplayFormat": { "minDecimals": 123, "maxDecimals": 123 }, "currencyDisplayFormat": { "format": "<string>" }, "defaultLanguageCode": "<string>" }, "Access-Control-Allow-Credentials": true, "Access-Control-Allow-Headers": "<string>", "Access-Control-Allow-Methods": "<string>", "Access-Control-Allow-Origin": "<string>", "Content-Encoding": "<string>", "Content-Type": "<string>", "Strict-Transport-Security": "<string>", "Vary": "<string>", "X-Content-Type-Options": "<string>", "X-XSS-Protection": "<string>" }
This endpoint retrieves information about the build of a specific project, as set by the Active policy.
<token>
Bearer <token>
Show Properties
OMNICHANNEL
short
isoCode
en
true
Accept-Encoding
Content-Type
0
Was this page helpful?