PlatformTask
Check Assigned Platform Task for Service Account
Check assigned platform related background tasks for a service account
get/v2/platform/{service_account_id}/task
Response
Fetched
Example response
{
"assigned_tasks": [
{
"assigned_task": "backfill"
}
]
}