GET /api/auth_sources
List all authentication sources

GET /api/locations/:location_id/auth_sources
List all authentication sources per location

GET /api/organizations/:organization_id/auth_sources
List all authentication sources per organization

參數

參數名字 描述
location_id
選填

位置範圍

Validations:

  • Must be a Integer

organization_id
選填

組織範圍

Validations:

  • Must be a Integer

search
選填

篩選結果

Validations:

  • Must be a String

order
選填

Sort field and order, eg. ‘id DESC’

Validations:

  • Must be a String

page
選填

頁數,從 1 開始

Validations:

  • Must be a number.

per_page
選填

每頁要傳回的結果數量

Validations:

  • Must be a number.

Search fields

Field name 類型 Possible values
location
location_id
name
organization
organization_id