HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Get solver optimizations for a given tenant

Returns the list of solver optimizations/solutions generated by Airmatch for a given tenant. This endpoint supports multiple query parameters to filter and paginate the list of solutions returned. If no query parameters are provided, it will return all solutions for the tenant up to the default pagination limit.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0

Number of solutions to return.

date-time

Filter for solutions with timestamp greater than or equal to the provided timestamp

date-time

Filter for solutions with timestamp less than or equal to the provided timestamp

string
enum

Runmode Filter to return solutions for that runmode. Valid values are SCHEDULE, ON-DEMAND, INCREMENTAL, OPMODE, and EIRP.

Allowed:
integer
≥ 0

RF Domain ID filter to return solutions for radios in a specific rf domain

integer
≥ 0

RF Partition ID filter to return solutions for radios in a specific rf partition

string
enum

Radio band filter to return solutions for radios in a specific band

Allowed:
id
array of strings

Request ID Filter to return specific solution using request id provided by user in query parameter

id
string
enum

Filters solution documents based on deployment status field. Valid values are COMPUTED, SENT, RETRIED, DEPLOY_UNSUCCESSFUL, and CONFIRMED.

Allowed:
integer
0 to 500
Defaults to 500

Limit for pagination of results

integer
≥ 0
Defaults to 0

Offset for pagination of results

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json