get https://example.com/api/v1/raw_model_list
Returns a list of all the app_label --> model_name combinations available for use by the /api/v1/raw endpoint along with a list of the fields for each model.
Returns a list of all the app_label --> model_name combinations available for use by the /api/v1/raw endpoint along with a list of the fields for each model.
Try It!
to start a request and see the response here!