Skip to content

Get organization

GET
/api/organization/{organizationid}
curl --request GET \
--url https://api.eventpoint.io/api/organization/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'x-api-key: <x-api-key>'

You can only retrieve an organization if the context has permission.

organizationid
required
string format: uuid

The organization identifier.

OK

object
id
string format: uuid
created
string format: date-time
modified
string format: date-time
etag
null | string
code
null | string
name
null | string
description
null | string
url
null | string
userId
string format: uuid
flagLevel
Allowed values: OK Annoying Abusive Spam FreakingSpam
isLocked
boolean
enforceDomain
boolean
domain
null | string
address1
null | string
address2
null | string
city
null | string
state
null | string
country
null | string
postalCode
null | string
requireIdenityProvider
boolean
identityProviderName
null | string
imageUrl
null | string
imageAssetId
null | string format: uuid
style
object
hasStyle
boolean
primaryColor
null | string
secondaryColor
null | string
backgroundColor
null | string
textColor
null | string
contrastColor
null | string
fontFamily
null | string
secondaryContrastColor
null | string
customUrl
null | string
latitude
null | number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
longitude
null | number | string format: double
/^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$/
parentId
null | string format: uuid
topLevelId
string format: uuid
profileImages
object
defaultOriginal
null | string
defaultLarge
null | string
defaultMedium
null | string
defaultSmall
null | string
thumbnailSmall
null | string
thumbnailLarge
null | string

Forbidden

object
type
null | string
title
null | string
status
null | integer | string format: int32
/^-?(?:0|[1-9]\d*)$/
detail
null | string
instance
null | string