queryApplications

Returns BYTEHAND applications that match the query.

Request

GET https://api.bytehand.com/v2/applications

Parameters

Query Parameters
query

string

Optional parameter. Search query. Use special language for writing queries. Valid search fields are determined by the type of objects being searched. Default is empty query that matches all objects.

Authorization

Does not require authorization and any specific access rights.

Response

Upon successful completion of the request, an object of type Application[] is returned.