コンテンツにスキップ
AchaduDevelopers
Developers/API/schedules_list
スケジュール

予定をリストアップする

今後発行される出版物と定期的に発行される出版物をリストします。

GET/schedulesschedules:read

リクエスト

limitinteger · queryページあたりの数量。オプション
offsetinteger · queryページネーションのオフセット。オプション

curl
curl 'https://achadu.com/api/v1/schedules' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

答え

200操作が完了しました
4xxコード、メッセージ、request_id のエラー