Params

Param name Description
organization_id
required

조직에 따라 제품을 필터링

Validations:

  • Must be a number.

subscription_id
optional

서브스크립션에 따라 제품을 필터링

Validations:

  • Must be a number.

name
optional

이름에 따라 제품을 필터링

Validations:

  • String

enabled
optional

활성화 또는 비활성화에 따라 제품을 필터링

Validations:

  • Must be one of: true, false, 1, 0

custom
optional

사용자 정의에 따라 제품을 필터링

Validations:

  • Must be one of: true, false, 1, 0

include_available_content
optional

Whether to include available content attribute in results

Validations:

  • Must be one of: true, false, 1, 0

sync_plan_id
optional

Filter products by sync plan id

Validations:

  • Must be a number.

available_for
optional

Interpret specified object to return only Products that can be associated with specified object. Only 'sync_plan' is supported.

Validations:

  • String

search
optional

검색 문자열

Validations:

  • String

page
optional

1 부터 페이지 번호

Validations:

  • Must be a number.

per_page
optional

반환할 페이지 당 결과 수

Validations:

  • Must be a number.

order
optional

Sort field and order, eg. 'id DESC'

Validations:

  • String

full_result
optional

모든 결과를 표시할 지에 대한 여부

Validations:

  • Must be one of: true, false, 1, 0

sort
optional

'order' 매개 변수의 해시 버전

Validations:

  • Hash

sort[by]
optional

결과를 정렬할 필드

Validations:

  • String

sort[order]
optional

정렬된 결고를 정렬하는 방법 (예: 오름차순의 ASC)

Validations:

  • String