Get Job Notification Settings and worker classifications by Admin
GET /admin/user/{userid}/job-notification-settings
GET
/admin/user/{userid}/job-notification-settings
Allow admins to retrieve job notification settings for each day of the week and worker classifications for a specific user by their user ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” userid
required
string
User ID of the professional
Responses
Section titled “ Responses ”Job notification settings for the specified user
Response showing the current job notification settings and worker classifications.
object
settings
object
contractor
boolean
employee
boolean
friday
boolean
monday
boolean
saturday
boolean
sunday
boolean
thursday
boolean
tuesday
boolean
wednesday
boolean
Bad Request: userId is required
object
error
string
some meaningful error messageInternal Server Error: failed to retrieve settings
object
error
string
some meaningful error message