curl --location --request GET 'https://demo.preprod.crego.ai/flow/api/components/gl-mappings/' \
--header 'Authorization: Basic <encoded-value>'{
"count": 0,
"next": "string",
"previous": "string",
"results": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"component": "string",
"component_code": "string",
"posting_type": "string",
"product": "e0588024-d851-42d5-ab9f-1b664ef352d4",
"is_enabled": true,
"debit_gl_account": "4cdc8cc1-6d55-44db-9005-b15052d4e552",
"credit_gl_account": "d1f90c07-1113-461f-9b22-fbae76dc63dc",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}