Workflow Metaproperties

Workflow Metaproperties API

1.0.0OAS 3.1
API Base URL
  • Server 1:https://{your-bynder-domain}
Security
OAuth2 (oauth2)

Authorization Code OAuth Flow

Authorize URL: https://{your-auth-url}

Token URL: https://{your-bynder-domain}/v6/authentication/oauth2/token

Scopes:

  • METAPROPERTYOVERVIEW -

Client Credentials OAuth Flow

Token URL: https://{your-bynder-domain}/v6/authentication/oauth2/token

Scopes:

  • METAPROPERTYOVERVIEW -
permanentToken (apiKey)

An API key is a token that you provide when making API calls. Include the token in a header parameter called Authorization.

Example: Authorization: 123

Metaproperties

Retrieve metaproperties

get
https://{your-bynder-domain}/api/workflow/metaproperties

Response

200 application/json

List of metaproperties

IDstring

Example:00000000-0000-0000-0000-000000000000

assetbank_metapropertystring
created_byobject
Show Child Parameters
dateCreatedstring

Example:2017-10-27T16:31:52+00:00

defaultboolean

Example:true

dependencystring
dependencyValuestring
descriptionstring
entitystring

Allowed values:jobcampaign

Example:job

exportstring

Example:false

exportNamestring
labelstring

Example:Holiday Type

optionsarray[object]
Show Child Parameters
positionnumber

Example:12

removed_bystring
requiredboolean
short_namestring

Example:JOB-9

typestring

Example:select

get/api/workflow/metaproperties
 
200 application/json