users

Get Company Prompt State

Return whether the current user should see the company prompt.

Users with a company never see it. Users without one can dismiss it, and the prompt becomes eligible again after COMPANY_PROMPT_REPROMPT_DAYS.

get/api/v1/users/me/company-prompt

Response

Successful Response

should_promptboolean required
companystring nullable required
dismissed_atstring date-time nullable required
next_prompt_atstring date-time nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.