You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The First parameter gets the first N appointment flows, up to a maximum of 100 at a time.
78
87
When not specified, the default behavior is to return the first 100 appointment flows. It is intended to be used in conjunction with the `-Skip` parameter for pagination purposes.
79
88
If a number greater than 100 is supplied, the request will fail.
0 commit comments