get https://{defaultHost}/api/v2/launches//checklist_sections
Returns a list of all the Launch's Checklist Sections.
Responses
Returns a list of all the Launch's Checklist Sections.
xxxxxxxxxx
curl --request GET \
--url 'https://app.productplan.com/api/v2/launches/launch_id/checklist_sections?page=1&page_size=200' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: