Skip to content

List Network Credentials

GET
/network/{netId}/credentials

Lists all credentials that belong to a network

AllowedRoles: [front-desk-admin]

netId
required
string

OK

Array<object>
object
createdAt
string format: date-time
id
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
lastUsed
string format: date-time
name
string
networkId
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
username
string

Bad Request

Unauthorized