1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-18 23:48:56 +02:00
OpenIntegrations/docs/en/md/Dropbox/Shared-access-settings/Get-asynchronous-change-status.md
2024-07-10 14:05:58 +03:00

567 B

sidebar_position
5

Get asynchronous change status

Get async job status for access changes


Function GetAsynchronousChangeStatus(Val Token, Val JobID) Export

Parameter CLI option Type Destination
Token --token String Token
JobID --job String AsynchronousJobID

Returns: Map Of KeyAndValue - serialized JSON response from Dropbox


 
 oint dropbox GetAsynchronousChangeStatus --token %token% --job %job%