record

Find record by sbas_id and record_id

Returns a single record, which can be a real record or a story (check is_story)

About extended mode

passing header Accept: application/vnd.phraseanet.record-extended+json will add/populate objects :

  • subdefs
  • status
  • metadata
  • dces
get/records/{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

ApiResponseRecord required— unresolved $ref

Changes

No recorded changes to this endpoint across all 5 revisions of this API.