Skip to main content
GET
List stock awards

Authorizations

x-api-key
string
header
required

Your Stockly API key. Identifies your app; you never pass an app id.

Query Parameters

userId
string<uuid>

Only awards for this user.

status
enum<string>

Only awards in this state.

Available options:
recorded,
executing,
executed,
failed
limit
integer
default:100
Required range: x <= 200

Response

List of stock awards

rewards
object[]