Security
ApiKeyAuth
- awshttps://api-workflow.treasuredata.com/api/workflows
- aws-tokyohttps://api-workflow.treasuredata.co.jp/api/workflows
- eu01https://api-workflow.eu01.treasuredata.com/api/workflows
- ap02https://api-workflow.ap02.treasuredata.com/api/workflows
- ap03https://api-workflow.ap03.treasuredata.com/api/workflows
curl -i -X GET \
'https://api-workflow.treasuredata.com/api/workflows?last_id=0&count=0&order=asc&name_pattern=string&search_project_name=false' \
-H 'Authorization: TD1 <YOUR_TOKEN_HERE>'Response
{ "workflows": [ { … } ] }