ASNs

ASN statuses include:

  • UNVERIFIED - The initial state of a newly added ASN. The ASN will then be verified by Console Connect Support.

  • VERIFIED - This ASN is correct, as verified by Console Connect Support.

Get all ASNs

Lists ASNs associated to the specified company ID.

Securityapi-key
Request
path Parameters
companyId
required
string

The company ID to perform this action for.

Example: xxxxxxxxxxxxxxxxxxxxxxxx
query Parameters
filter
string

Used to specify criteria for filtering the data in the query string of the URL

Example: filter={"where":{"status":"VERIFIED","private":false}}
Responses
200

OK

404

Not Found

get/app-user/{companyId}/asns
Response samples
application/json
[
  • {
    }
]