Get Enterprise Video Id User (Internal)

get/api/v2/internal/enterprise/{enterpriseId}/videoiduser/{userId}

Internal route to get video id user status

Path Parameters

  • enterpriseIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$
    Min length: >= 1 characters
  • userIdstringRequired
    The user ID to get from the enterprise
    Min length: >= 1 characters

200 Response

userId string required
The user ID
enterpriseId string required
EnterpriseId of enterprise this video user belongs to
status string required
The simplified status of the user
Allowed values: pending_schedule under_review approved rejected
approvalDate string <date-time>
The date the user was approved
videoLink string
The user's video link

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id