get https://{server}/v1/clients/OptionSets/
Retrieves a single option set by its unique identifier.
Returns 200 OK with the option set if found, 404 Not Found if the option set does not exist, or 400 Bad Request for invalid input.
Retrieves a single option set by its unique identifier.
Returns 200 OK with the option set if found, 404 Not Found if the option set does not exist, or 400 Bad Request for invalid input.
Try It!
to start a request and see the response here!