• Resources

  • API Documentation
  • Playground
  • User Documentation

Mavryx API Reference

  • Authentication
    • Introduction
    • Application authentication (acts on behalf of the user)
    • Application authentication (acts on its behalf)
    • User authentication
  • Authorization
    • Introduction
    • Authorization code flow
    • Token types
  • Requests
  • Responses
    • Introduction
    • Item
    • List response
    • Raw
  • Response Codes
    • Introduction
    • 200 OK
    • 401 Unauthorized
  • Scopes
  • ACL
  • Objects
    • Introduction
    • Auth / User
    • Auth / Client
    • Auth / Token
    • Auth / AccessToken
    • Auth / CodeToken
    • Auth / RefreshToken
    • Application
    • Account
    • Profile
    • Organisation
    • Storage / Bucket
    • Storage / DataObject
    • Mavryx/ThirdParty/Mhra/Submission
  • Types
    • Introduction
    • Array
    • Boolean
    • Integer
    • String
    • Uuid
  • Constants
  • Events and web hooks
    • Introduction
    • Configuration of webhooks through the administrative panel.
    • Configuration of webhooks through the API.
  • Oauth2 and OpenID
  • Tools
    • Introduction
    • JWT Validation
  • Examples
    • Introduction
    • Single sign-on
  • References
    • Introduction
    • RFC 6749 – The OAuth 2.0 Authorization Framework
    • RFC 8259 – The JavaScript Object Notation (JSON) Data Interchange
    • RFC 7519 – JSON Web Token (JWT)
    • RFC 7517 – JSON Web Key (JWK)
    • RFC 7518 – JSON Web Algorithms (JWA)
  1. Home
  2. Docs
  3. Mavryx API Reference
  4. Types
  5. Array

Array

An array is a special variable that can hold many values under a single name, and you can access the values by referring to an index number or name.

Still stuck? How can we help?
Updated on April 8, 2024
Was this article helpful to you? No Yes

How can we help?