Network Organizations
Retrieve a list of network organizations
This endpoint retrieves a list of network organizations that own IP ranges as identified by the Whois service.It supports pagination, filtering based on various parameters, and ordering of results.
get/waap/v1/organizations
Query parameters
ordering'name' | 'id' | '-name' | '-id' nullable
Determine the field to order results by
Example:name
Determine the field to order results by
limitinteger
Number of items to return
Number of items to return
offsetinteger
Number of items to skip
Number of items to skip
namestring
Filter organizations by their name. Supports '*' as a wildcard character.
Example:Comcast
Filter organizations by their name. Supports '*' as a wildcard character.
Response
Successful Response