story
Find a story (record) by sbas_id and record_id
Returns a single story
This is the same parameters / result as /records/..., (including "extended mode"), except that here the record must be a story else 404 is returned
get/stories/{sbas_id}/{record_id}
Path parameters
sbas_idID required— unresolved $ref
ID of the databox
record_idID required— unresolved $ref
ID of the record
Response
ok
ApiResponseStory required— unresolved $ref
Changes
No recorded changes to this endpoint across all 5 revisions of this API.