An OAuth Application lets you build an application for others to use with their Increase data. You can create an OAuth Application via the Dashboard and read information about it with the API. Learn more about OAuth here.
The OAuth Application's client_id. Use this to authenticate with the OAuth Application.
The ISO 8601 timestamp when the OAuth Application was created.
The ISO 8601 timestamp when the OAuth Application was deleted.
The OAuth Application's identifier.
The name you chose for this OAuth Application.
Whether the application is active.
A constant representing the object's type. For this resource it will always be oauth_application
.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Return results whose value is in the provided list. For GET requests, this should be encoded as a comma-delimited string, such as ?in=one,two,three
.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
The identifier of the OAuth Application.