Skip to content

Get Job Notification Settings and worker classifications by Admin

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.

userid
required
string

User ID of the professional

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 message

Internal Server Error: failed to retrieve settings

object
error
string
some meaningful error message