{- "status": "string",
- "data": {
- "count": 123,
- "results": [
- {
- "id": 0,
- "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "key": "string",
- "scheme": "string",
- "path": "string",
- "method": "string",
- "content_type": "string",
- "params": {
- "property1": null,
- "property2": null
}, - "headers": {
- "property1": null,
- "property2": null
}, - "status_code": 0,
- "body": {
- "property1": null,
- "property2": null
}, - "resource": "accesscontrolrule",
- "resource_id": "string",
- "created": 0,
- "updated": 0
}
]
}
}
{- "status": "string",
- "data": {
- "id": 0,
- "user": {
- "id": "string",
- "username": "string",
- "email": "user@example.com",
- "mobile": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "groups": [
- {
- "name": "string",
- "label": "string",
- "section": "system"
}
], - "temporary": true
}, - "key": "string",
- "scheme": "string",
- "path": "string",
- "method": "string",
- "content_type": "string",
- "params": {
- "property1": null,
- "property2": null
}, - "headers": {
- "property1": null,
- "property2": null
}, - "status_code": 0,
- "body": {
- "property1": null,
- "property2": null
}, - "resource": "accesscontrolrule",
- "resource_id": "string",
- "response": {
- "property1": null,
- "property2": null
}, - "created": 0,
- "updated": 0
}
}