To list all Roles in your app.The response body will be a JSON object with a key of result. This will be set to an array containing objects each representing a role. These will contain the standard role attributes.
Request
Query Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://sims.sman1samarinda.sch.id/api/roles?limit=10000&page=1&search=admin'