Pobiera słownik z informacjami o dostępnych projekcjach dla wybranego modelu w obecnym okresie abonamentowym.
Request Code Samples
curl --location --request GET 'https://api.mgbi.pl/v1/models/pl-msig-record/projections'
Responses
application/json
Słownik z informacjami o dostępnych projekcjach
{
"property1": {
"content": [
"string"
],
"where": [
"string"
]
},
"property2": {
"content": [
"string"
],
"where": [
"string"
]
}
}
Modified at 2025-09-11 12:02:24