/
RA
ragie
/
Ragie API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 2mo ago
Details
Filter operations
authenticators
4
connections
11
documents
16
elements
2
get
List Elements For Document
get
Get Element For Document
entities
8
partitions
6
responses
2
retrievals
1
webhook_endpoints
5
Webhooks
post
Event
elements
Get Element For Document
Returns an element for a specific id
get
/elements/{element_id}
Path parameters
element_id
string
uuid
required
Response
Successful Response
ApiDocumentElement
required
id
string
uuid
required
created_at
string
date-time
required
index
integer
required
metadata
object
required
type
'Caption'
|
'Title'
|
'Text'
|
'UncategorizedText'
|
'NarrativeText'
|
'Image'
|
'FigureCaption'
|
'TableCaption'
|
'ListItem'
|
'Address'
|
'EmailAddress'
|
'PageBreak'
|
'Formula'
|
'Table'
|
'Header'
|
'Footer'
|
'Json'
|
'AudioTranscriptionSegment'
|
'VideoSegment'
|
'SubHeader'
|
'SectionHeader'
|
'Author'
|
'CalendarDate'
|
'Quote'
|
'Comment'
|
'UnorderedList'
|
'OrderedList'
|
'DefinitionList'
|
'Figure'
|
'Stamp'
|
'Logo'
|
'Watermark'
|
'Barcode'
|
'QrCode'
|
'Signature'
|
'KeyValue'
|
'FormField'
|
'Code'
|
'Bibliography'
|
'TableOfContents'
|
'Footnote'
|
'Time'
|
'Button'
|
'Video'
required
text
string
nullable
required
markdown
string
nullable
required
location
union
data
union
required
Changes