Capabilities

onboarding.status

Get the user's onboarding/setup progress including which steps are completed and what's pending.

post/capabilities/onboarding.status

Request body

object required

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.