Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of results to return
Response
soon response
The response is of type object[]
.
Returns all soons from the system that the user has access to
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The maximum number of results to return
soon response
The response is of type object[]
.