model
token get
get the token of system
get/api/v1/systems/{system_id}/token
Path parameters
system_idstring required
System ID
Response
OK
Example response
{
"data": {
"token": "vgclj4ddfe3ydr6eg3wjfx4vc8ogjxhi"
}
}Changes
No recorded changes to this endpoint across all 8 revisions of this API.