am_apps: Get Applications by Search Query

View source: R/am_apps.r

am_appsR Documentation

Get Applications by Search Query

Description

Get Applications by Search Query <https://api.appmagic.rocks/v1/docs#operation/getApplications>

Usage

am_apps(search, limit = NULL, offset = NULL, signature, accept = "text/csv")

Arguments

search

Search query

limit

The number of returned items

offset

Offset of returned items

signature

Authentication token

accept

Accept header value


muzerow/rappmagic documentation built on July 1, 2024, 7:50 a.m.