List gateway profiles

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
idstringformat: "uuid"
namestring
default_actionstring
internet_enabledboolean
is_defaultboolean
descriptionstring or null
rule_countintegerDefaults to 0
created_atdatetime or null
updated_atdatetime or null

Errors

401
Unauthorized Error
422
Unprocessable Entity Error