List schedules
GEThttps://euwest.api.elasticpath.com/v2/subscriptions/schedules
Retrieves a list of all schedules.
Filtering
This endpoint supports filtering. For the general syntax, see Filtering.
The following attributes and operators are supported.
Operator | Attribute | Description |
---|---|---|
eq | external_ref | Equals. Checks if the values of two operands are equal. If they are, the condition is true. |
Request
Responses
- 200
- 400
- 500
Success. A list of schedules is returned.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.
Authorization: http
name: BearerTokentype: httpscheme: bearer
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP
ResponseClear