Group of methods for working with BYTEHAND applications.

MethodDescription
getApplicationByIdGET /applications/applicationId
Retrieves the application by unique ID.

Does not require authorization and any specific access rights.

queryApplicationsCountHEAD /applications
Returns the number of applications matching the query.

Does not require authorization and any specific access rights.

queryApplicationsGET /applications
Returns BYTEHAND applications that match the query.

Does not require authorization and any specific access rights.