04-29-2024 07:55 PM
Hi Community,
I need some clarification:
When I make an API call to "/organizations/{organizationId}/uplinks/statuses," and receive a status like "active," "ready," or "failed," is that status representative of the device's current state at the time of the API call, or does the data returned reflect historical information? For example, if I make an API call at 1 pm, will the status of the device returned be based on its state at that time, or from a different time?
Example payload:
Solved! Go to Solution.
04-29-2024 08:10 PM
If you don't use any extra parameters (startingAfter or endingBefore) it would be a return of the current status at time of the request
04-29-2024 08:10 PM
If you don't use any extra parameters (startingAfter or endingBefore) it would be a return of the current status at time of the request
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide