Get Loop Settings
Loop settings are used to control how certain elements might be displayed inside the Loop UI.
Authorizations
AuthorizationstringRequired
Enter your PredictHQ API key. The Bearer prefix is added automatically.
When calling the API directly, send: Authorization: Bearer <YOUR_API_KEY> as documented at https://docs.predicthq.com/api/overview/authenticating
Responses
200
Successful Response
application/json
org_namestring · min: 1Required
Name to display at the top of the Loop UI for end-users.
This defaults to your Org name as per your PredictHQ account, however you can customize it here to make it different.
E.g. My Org Name
422
Validation Error
application/json
get
/v1/loop/settingsExamples
OpenAPI Spec
Guides
Last updated
Was this helpful?