GET /api/auth_sources
Alle Authentifizierungs-Quellen auflisten

GET /api/locations/:location_id/auth_sources
Alle Authentifizierungs-Quellen pro Standort auflisten

GET /api/organizations/:organization_id/auth_sources
Alle Authentifizierungs-Quellen pro Organisation auflisten

Parameter

Parametername Beschreibung
location_id
optional

Scope nach Standorten

Validations:

  • Must be a Integer

organization_id
optional

Scope nach Organisationen

Validations:

  • Must be a Integer

search
optional

Ergebnisse filtern

Validations:

  • Must be a String

order
optional

Feld und Reihenfolge sortieren, z.B. 'id DESC'

Validations:

  • Must be a String

page
optional

Seitennummer, beginnend bei 1

Validations:

  • Must be a number.

per_page
optional

Anzahl der angezeigten Ergebnisse pro Seite

Validations:

  • Must be a number.

Suchfelder

Feld Name Typ Mögliche Werte
location
location_id
name
organization
organization_id