GET /api/auth_source_ldaps
403
{
"error": {
"message": "Access denied",
"details": "Missing one of the required permissions: view_authenticators",
"missing_permissions": [
"view_authenticators"
]
}
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return, ‘all’ to return all results Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| location | string | |
| location_id | integer | |
| name | string | |
| organization | string | |
| organization_id | integer |