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

sort results

Validations:

  • Must be a String

page
optional

Ergebnisse nummerieren

Validations:

  • Must be a String

per_page
optional

Anzahl der Einträge pro Anfrage

Validations:

  • Must be a String