Get enterprise trials
Get enterprise trials
Get a list of all enterprise trials for a user. This function is only available through a JWT token.
GEThttps://studio.edgeimpulse.com/v1/api/users/{userId}/trials
Path parameters
userId*integer
User ID
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
trials*array of EnterpriseTrial (object)
Current or past enterprise trials.
Request
Response
Last updated