This endpoint returns a list of apps sorted by popularity.
This endpoint requires the zap
OAuth scope.
See our OAuth2 authentication documentation
Parameter to restrict the results to apps whose ID matches those in the provided comma-separated value. Cannot be combined with category
.
Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.
Used for paginating results. Specifies the offset to use.
Parameter to limit the results to apps whose titles match the provided query.
The response is of type object[]
.