Changes to Get board
GET /boards/{board_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 29 revisions of this API.41018
- v514c297539b642109
- v543134ca41f181
- v589c27ed39cfd1
- v5689b4b2676397
- v58583f6373a802
What changed
- ▲
the
privacyresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
removed the required property
namefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
board_pins_modified_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
collaborator_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
created_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
descriptionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
follower_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
is_ads_onlyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
mediafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
ownerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pin_countfrom the response with the200statusresponse-optional-property-removed
- ○
added
BoardBaseto the response bodyallOflist for the response status200response-body-all-of-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added
BoardPrivacyto theprivacyresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed the
PROTECTEDenum value from theprivacyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PUBLICenum value from theprivacyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SECRETenum value from theprivacyresponse property for the response status200response-property-enum-value-removed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
is_ads_onlyto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
client_credentialswas added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterad_account_idnew-optional-request-parameter
- ○
added the optional property
board_pins_modified_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
collaborator_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
follower_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
mediato the response with the200statusresponse-optional-property-added
- ○
added the optional property
pin_countto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the pattern
^\d+$to thepathrequest parameterboard_idrequest-parameter-pattern-added
- ▲
the
ownerresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲