Get content of a specific resource
  • 21 Apr 2025
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Get content of a specific resource

  • Dark
    Light

Article summary

Get
/resources/{id}/content
Security
API Key
Header parameter nameAuthorization

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".

Path parameters
id
stringRequired

The ID of the resource

Responses
200

Success

Expand All
object
parts
Array of object (GetResourceContentResponseItem)
object
content
string
Expand All
object
parts
Array of object (GetResourceContentResponseItem)
object
content
string
Expand All
object
parts
Array of object (GetResourceContentResponseItem)
object
content
string
400

Bad Request

Expand All
object
type
string | null
title
string | null
status
integer (int32) | null
detail
string | null
instance
string | null
errors
object | null
property*
Array of string additionalProperties
string
property*
Expand All
object
type
string | null
title
string | null
status
integer (int32) | null
detail
string | null
instance
string | null
errors
object | null
property*
Array of string additionalProperties
string
property*
Expand All
object
type
string | null
title
string | null
status
integer (int32) | null
detail
string | null
instance
string | null
errors
object | null
property*
Array of string additionalProperties
string
property*

Was this article helpful?