Get Programs

Description

This endpoint retrieves all programs the vendor user has available. The response should be an array of program objects, each of which has an id, name, and a set of requirements.

Required Parameters

None.

Responses

401

Credentials are missing.

403

Credentials are invalid.

404

There are no Programs for the vendor with id {vendorId}.

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