---
id: runtime-configuration-read
title: "Read a runtime configuration"
description: "Read a runtime configuration."
sidebar_label: "Read a runtime configuration"
hide_title: true
hide_table_of_contents: true
api: eJzlV91u2zYUfhXiXCWBIjt/NwJSIGu7LbsogtRFCySBQYvH0mklUiUpu66hZ9j9rvYYe569wF5hOJRsy4nbZMB+sO1GtqhD8jsfv/PDJSh0qaXKk9GQwDVKJaSwtfZUokiNnlJWW8mf41t9q5/d6mfi159+/u2XH8XBwQusLKbhq9DGU4oHB53NKCcnTIXtXFFSlnsxQWGxNDNUgrTwOYpp7WuLsXjLX1JTlqiVqB3pTNxcWTMjhdbd7Q2USd2gWg0MzAztjHC+L0g7j1LFEMF6t0sFCXQ+jLd8SCxKBRF4mTlIbuC6c/R53wjuIqiklSV6tGy2BGJyKulziEDLEiEB4nVcmmMpIVmCX1RhVHvM0EITgcWPNVlUkHhbY3SP6VGO4vKFMNNAw27CIQL8JMuqQEiOjk9Om7sIHKa1Jb8IsCYoLdqL2ueQ3NzxZ4uuMtqhY0zHwyH/3DviXVtBBKnRHrXnCbKqCmqPdfDe8azlQ0/N5D2mHvp+3rSkaMvrVdZMqUAmyUtfO4hAUYnakdEuUGz5wDy1WEntYPE+aRfCLZzH8nBOCkWt6WMdWJwa+0dobCFutnPeks4e7Pbq+pXYk14YKyZYmPm+mOdo8cs7iUAcuq0dwdhMavocLM6PEpmmptb+/DhhIblKpnh+kvQoPz9l9azoexTlhRakUHuaEtqOCXJfADiRDpUwbextjoNH5jmluSAv5tKJ1KL0qLYdQT0ja3SJ2o8VzsbBD7sYS5sx4u6YHwXMym9tH1e/rkuWlUw9zVhKpLu/d31g3VizpbAdSl3PWPZ94ci2RtVpwNfshIuesa5XH8xkUaMTPpf+a3STE23O4nzWzZkaG/Mu7esjMLPCTGRx+AEXkKxewkSIoFwcrhXEtuuXznzz3s5ovubaEx3KTaFcHJbqoeTY5cDq4upJiu9liK8rayOsjQy2j3n7LBXOQjYLK/CkVp0buufGfpgWZs4U1UUxbifIefhYmGzMNQItJBDH7GoTgScfcO6sKfC/IiPwcfru3cPC8rwg1F6gtcaKdR0SqkbhjSA9kwVx3a/qkFJLcqHMbypt/GdVoZaj50YxPQEPhws6JzN8WHl61o9XoO9Ho6tV9kqN4q6lsug4/+osJDNXYUpTSkXa52MP4yyOxOlwyI8jfpzw43R/K8eeDocNk6CekvhFKdOcNB7yGclJgd1eAVeI5FR6zIylzyG0OdjtjIuEpIK7rq3sPpFqzCSi80HRgbYngJhYwmkk8rqUeoOkZ7XK8i04Xm7Fxi18I5W4bje9BR54o2Xt8wBZ3cI2OX1rhrg60cdBKkX8VxZCoZdUOCEnpvYbWNv7cF7sqAjVsJTF1NiSKyezq70kHVrYVtJ9Ba8i5GxXhLxu6b8fIaRV0LnOhOSa4WpcleiLq0vhSOF/LDRcn4hODGccGmfDY36cbB/82T8XFeys1bIYt0bjlrK/LT4uu+1FJ52XbNNGCo9QiuKNljNJBa/6IGB2Tv9LQ+dCi1rjpwpTj6pzyaRpbS2qWFwVKB0KbxdCZpK0KKRHu4qagMvnhm9vGbJyw40rgcHOujtYkmq4Igbf2ntabQtIIPe+cslgICuKuapVhfQcwHFqSuhfol5zzLRS71+l1qTwQqtbXsiRwQii7s+3xpaSy+wPb0ehJyI9NTyd8bT8HcXDeAibDuJVDw5Hd2j1jfOl1Kse7pFr+P0jWm4Sw7/7+t5x7vGTH1SFpNBYhQNddkK4+UIDFkFCirNXbpxns+WSLzpvbNE0PPyxRu5+bu6487HEoRLUosjxfwXJVBbu/hW9T+zedZdD98UTL+47vekGpV5A14RBAhBB27CTguauiSDvWq6bZffhIk2x8r0pD/I/i3odO9+9HHEPty3le9INq++Es1y2FiPzAXXTrNF5fmeATfM7e+xiQw==
sidebar_class_name: "get api-method"
info_path: docs/api/nullplatform-api
custom_edit_url: null
---

import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import ParamsDetails from "@theme/ParamsDetails";
import RequestSchema from "@theme/RequestSchema";
import StatusCodes from "@theme/StatusCodes";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
import Heading from "@theme/Heading";

<Heading
  as={"h1"}
  className={"openapi__heading"}
  children={"Read a runtime configuration"}
>
</Heading>

<MethodEndpoint
  method={"get"}
  path={"/runtime_configuration/{id}"}
  context={"endpoint"}
>
  
</MethodEndpoint>



Read a runtime configuration.

>
> ⚠️ **Deprecation notice**
>
> This operation might be removed in the future. We recommend using [Providers](/docs/providers/overview) instead.

<Heading
  id={"request"}
  as={"h2"}
  className={"openapi-tabs__heading"}
  children={"Request"}
>
</Heading>

<ParamsDetails
  parameters={[{"in":"path","name":"id","schema":{"type":"integer"},"required":true,"description":"The ID of the runtime configuration.","example":1234}]}
>
  
</ParamsDetails>

<RequestSchema
  title={"Body"}
  body={undefined}
>
  
</RequestSchema>

<StatusCodes
  id={undefined}
  label={undefined}
  responses={{"200":{"description":"Runtime configuration","content":{"application/json":{"schema":{"type":"object","required":["id","nrn","profile","status","dimensions"],"properties":{"id":{"type":"integer","description":"A system-wide unique ID for the runtime configuration.","example":1234},"nrn":{"type":"string","description":"NRN (at or below) where the runtime configuration applies.","example":"organization=1:account=2:namespace=3:application=4"},"profile":{"type":"string","description":"An identifier for this runtime configuration based on the dimensions on which it was created.","example":"environment_dev_country_arg"},"status":{"type":"string","description":"The status of the runtime configuration.","enum":["active","inactive"],"example":"active"},"dimensions":{"type":"object","example":{"environment":"production"},"description":"The set of dimension/values that this runtime configuration is providing values for."},"values":{"type":"object","example":{"global-key":"global-value","my-namespace":{"namespace-key":"namespace-value"}},"description":"The set of values that this runtime configuration holds."}},"example":{"id":1234,"nrn":"organization=1:account=2:namespace=3","profile":"environment_dev_country_arg","status":"active","dimensions":{"environment":"dev","country":"arg"},"values":{"workflow":"null_dev","aws":{"log_reader":"..."}}},"title":"runtime_configuration"},"example":{"id":1234,"nrn":"organization=1:account=2:namespace=3","profile":"environment_dev_country_arg","status":"active","dimensions":{"environment":"dev","country":"arg"},"values":{"workflow":"null_dev","aws":{"log_reader":"..."}}}}}},"4XX":{"description":"Client error responses due to invalid input or missing parameters.","content":{"application/json":{"schema":{"type":"object","required":["statusCode","error","message"],"properties":{"statusCode":{"type":"integer","description":"HTTP status code representing the specific client error (e.g., 400, 401, 403, 404).","example":400},"code":{"type":"string","description":"A machine-readable error code that categorizes the server failure.","example":"bad_request"},"error":{"type":"string","description":"A brief, human-readable description of the error type (e.g., \"Bad Request\", \"Unauthorized\").","example":"Bad Request"},"message":{"type":"string","description":"Additional details about the error.","example":"The request was malformed or contained invalid parameters."}}}}}},"5XX":{"description":"Server error responses indicating an issue on the API side.","content":{"application/json":{"schema":{"type":"object","required":["statusCode","error","message"],"properties":{"statusCode":{"type":"integer","description":"HTTP status code representing the specific server error (e.g., 500, 502, 503).","example":500},"code":{"type":"string","description":"A machine-readable error code that categorizes the server failure.","example":"internal_server_error"},"error":{"type":"string","description":"A brief, human-readable description of the error type (e.g., \"Internal Server Error\", \"Service Unavailable\").","example":"Internal Server Error"},"message":{"type":"string","description":"Additional details about the error.","example":"An unexpected error occurred. Please try again later."}}}}}}}}
>
  
</StatusCodes>


      