Get the available orbs offers
Scope requis : read:orbs.
Autorisation
bearer AutorisationBearer <jeton>
JWT d'organisation obtenu via le flow OIDC. Voir le guide d'intégration.
Dans: header
Corps de réponse
application/json
curl -X GET "https://example.com/api/v1/external/orbs/offers"{ "500": 0.99, "1000": 1.99, "5000": 9.99, "10000": 19.99, "50000": 49.99, "100000": 99.99}