Benefits
Get Benefit
Get a benefit by ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The benefit ID.
Response
200
application/json
Successful Response
A benefit of type ads
.
Use it so your backers can display ads on your README, website, etc.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the benefit.
Allowed value:
"ads"
The description of the benefit.
Whether the benefit is selectable when creating a product.
Whether the benefit is deletable.
The ID of the organization owning the benefit.
Properties for a benefit of type ads
.
Was this page helpful?