/
/Multi-Server API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 3mo ago
  • getReturns all users.
  • postCreate a new user.
  • getReturns details for a specific user.
  • putUpdates the meta data for a user.
  • getReturns results for a specific user.
  • postProvides a URL that can be used to sign the user into the system.
  • getProvides a URL that can be used to view the report for the user.
  • getReturns the report for a specific user.
  • getReturns all orders.
  • getReturns result information for one or more users based on filters provided.
  • getReturns result information for one or more users based on filters provided.

Returns all orders.

get/orders

Response

A list of orders.

Changes