Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A abocar
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • cct
  • abocar
  • Wiki
  • Queries

Queries · Changes

Page history
Create Queries authored Jul 26, 2021 by Andrea Pavlovic's avatar Andrea Pavlovic
Hide whitespace changes
Inline Side-by-side
Queries.md 0 → 100644
View page @ 1b73d6d9
[[_TOC_]]
# Query #1 List Company Members?
username: test_admin@ironapi.com
password: test_admin
https://garage.abocar.at/data/assignment/core_customer/query
```
{
"attrs": {
"order_by": {
"-desc": "me.id"
},
"prefetch": [
"assigned_client",
{
"binding_instance_of_customer": "owning_client"
}
]
},
"conds": {
"binding_instance_of_customer.id": "154"
},
"page": 1,
"page_size": 10
}
```
I assume, you're trying to list all clients of a company?
Clone repository
  • Customers
  • Home
  • Queries
  • Test_Setup
  • Vehicles
  • v2