Skip to main content
GET
Get my organization (RS self-service)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

extend
enum<string>[]

Extend options (JSON-encoded array, e.g. ?extend=["category"]):

  • "actions-info": Projects { canBeUpdated } for the current viewer.
  • "updatable-fields": Per-field write rules for this organization in its current state.
Available options:
actions-info,
updatable-fields

Response

Default Response

id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
name
string
required
Required string length: 1 - 100
comment
string | null
required
Maximum string length: 1000
language
enum<string>
required
Available options:
fr-FR,
en-US,
de-DE
timezone
string
required
Required string length: 1 - 100
addressCountry
string | null
required
Required string length: 1 - 200
addressCity
string | null
required
Required string length: 1 - 200
addressPostalCode
string | null
required
Required string length: 1 - 20
addressStreet
string | null
required
Required string length: 1 - 200
inboundEmail
string<email>
required
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
contractType
enum<string>
required
Available options:
kare,
kare_pilot,
kare_with_monitoring,
kare_with_rus
engagementStartAt
string<date-time> | null
required
engagementEndAt
string<date-time> | null
required
renewAt
string<date-time> | null
required
uploadSizeLimit
integer
required
Required range: 0 <= x <= 1048576
uploadSizeUsedMb
integer
required
Required range: 0 <= x <= 9007199254740991
logo
object | null
required
aiSearchEnabled
boolean
required
createdAt
string<date-time>
required
actions
object
updatableFields
object