/
FO
forecast
/
Forecast API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 15h ago
Details
Filter operations
ClientBillTos
3
Clients
5
get
/v1/clients
post
/v1/clients
get
/v1/clients/{clientId}
put
/v1/clients/{clientId}
delete
/v1/clients/{clientId}
Clients
Returns a specific client.
get
/v1/clients/{clientId}
Path parameters
clientId
number
double
required
Response
Ok
union
required
ClientResponse
required
OR
{"stackTrail":"paths:/v1/clients/{clientId}:get:responses:200:content:application/json:schema:anyOf:1","oasType":"schema","type":"unknown"}
Changes